메소드 | 설명 | |
---|---|---|
CreateVpnGatewayRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
CreateVpnGatewayRequest ( GatewayType type ) : System |
Instantiates CreateVpnGatewayRequest with the parameterized properties
|
메소드 | 설명 | |
---|---|---|
IsSetAvailabilityZone ( ) : bool | ||
IsSetType ( ) : bool |
public CreateVpnGatewayRequest ( GatewayType type ) : System | ||
type | GatewayType | The type of VPN connection this virtual private gateway supports. |
리턴 | System |