public sealed class ServicePerimeterConfig.Types.VpcAccessibleServices : IMessage<ServicePerimeterConfig.Types.VpcAccessibleServices>, IEquatable<ServicePerimeterConfig.Types.VpcAccessibleServices>, IDeepCloneable<ServicePerimeterConfig.Types.VpcAccessibleServices>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class ServicePerimeterConfig.Types.VpcAccessibleServices.
Specifies how APIs are allowed to communicate within the Service
Perimeter.
public RepeatedField<string> AllowedServices { get; }
The list of APIs usable within the Service Perimeter. Must be empty
unless 'enable_restriction' is True. You can specify a list of individual
services, as well as include the 'RESTRICTED-SERVICES' value, which
automatically includes all of the services protected by the perimeter.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation page covers the \u003ccode\u003eServicePerimeterConfig.Types.VpcAccessibleServices\u003c/code\u003e class within the Identity Access Context Manager v1 API, detailing how APIs communicate within a Service Perimeter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVpcAccessibleServices\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, specifies communication allowances for APIs.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, \u003ccode\u003eVpcAccessibleServices()\u003c/code\u003e and \u003ccode\u003eVpcAccessibleServices(ServicePerimeterConfig.Types.VpcAccessibleServices other)\u003c/code\u003e, allowing for default or copy-based object initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eAllowedServices\u003c/code\u003e, which defines a list of permitted APIs within the Service Perimeter, and \u003ccode\u003eEnableRestriction\u003c/code\u003e, a boolean flag that controls whether API calls are restricted to the \u003ccode\u003eAllowedServices\u003c/code\u003e list.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to other related documentation pages for older versions, including the latest version 2.5.0, down to version 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]