Class GetInstancePoliciesOneOfGetInstancePolicyAllowedNetworkResourcesItemPolicyDataAttributes

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

    public class GetInstancePoliciesOneOfGetInstancePolicyAllowedNetworkResourcesItemPolicyDataAttributes
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Data associated with the policy type `allowed_network`.
    • Method Detail

      • getAllowedNetwork

        public String getAllowedNetwork()
        Gets the allowedNetwork. If set to `public-and-private`, Key Protect allows the instance to be accessible through public and private endpoints. If set to `private-only`, Key Protect restricts the instance to only be accessible through a private endpoint.
        Returns:
        the allowedNetwork