Interface protos.google.identity.accesscontextmanager.v1.IServicePerimeterConfig (3.18.0)

Properties of a ServicePerimeterConfig.

Package

@google-cloud/asset!

Properties

accessLevels

accessLevels?: (string[]|null);

ServicePerimeterConfig accessLevels

Property Value
TypeDescription
(string[]|null)

resources

resources?: (string[]|null);

ServicePerimeterConfig resources

Property Value
TypeDescription
(string[]|null)

restrictedServices

restrictedServices?: (string[]|null);

ServicePerimeterConfig restrictedServices

Property Value
TypeDescription
(string[]|null)

vpcAccessibleServices

vpcAccessibleServices?: (google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IVpcAccessibleServices|null);

ServicePerimeterConfig vpcAccessibleServices

Property Value
TypeDescription
(google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IVpcAccessibleServices|null)