Method | Description | |
---|---|---|
DisassociateAddressRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DisassociateAddressRequest ( string publicIp ) : System |
Instantiates DisassociateAddressRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetAssociationId ( ) : bool | ||
IsSetPublicIp ( ) : bool |
public DisassociateAddressRequest ( ) : System | ||
return | System |
public DisassociateAddressRequest ( string publicIp ) : System | ||
publicIp | string | [EC2-Classic] The Elastic IP address. Required for EC2-Classic. |
return | System |