Class CheckVpnGatewayConnectionLocalCidrOptions

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

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

      • vpnGatewayId

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

        public String id()
        Gets the id. The VPN gateway connection identifier.
        Returns:
        the id
      • cidrPrefix

        public String cidrPrefix()
        Gets the cidrPrefix. The address prefix part of the CIDR.
        Returns:
        the cidrPrefix
      • prefixLength

        public String prefixLength()
        Gets the prefixLength. The prefix length part of the CIDR.
        Returns:
        the prefixLength