Class CreateVpnGatewayConnectionOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class CreateVpnGatewayConnectionOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The createVpnGatewayConnection options.
    • Method Detail

      • vpnGatewayId

        public String vpnGatewayId()
        Gets the vpnGatewayId. The VPN gateway identifier.
        Returns:
        the vpnGatewayId
      • vpnGatewayConnectionPrototype

        public VPNGatewayConnectionPrototype vpnGatewayConnectionPrototype()
        Gets the vpnGatewayConnectionPrototype. The VPN gateway connection prototype object.
        Returns:
        the vpnGatewayConnectionPrototype