Accesscontextmanager_v1Functions

Functions

Link copied to clipboard

Gets an access level based on the resource name.

suspend fun getAccessLevel(accessLevelFormat: String? = null, accessLevelId: String, accessPolicyId: String): GetAccessLevelResult
Link copied to clipboard

Returns an access policy based on the name.

suspend fun getAccessPolicy(accessPolicyId: String): GetAccessPolicyResult
Link copied to clipboard

Gets the IAM policy for the specified Access Context Manager access policy.

Link copied to clipboard

Gets an authorized orgs desc based on the resource name.

suspend fun getAuthorizedOrgsDesc(accessPolicyId: String, authorizedOrgsDescId: String): GetAuthorizedOrgsDescResult
Link copied to clipboard

Gets the GcpUserAccessBinding with the given name.

suspend fun getGcpUserAccessBinding(gcpUserAccessBindingId: String, organizationId: String): GetGcpUserAccessBindingResult
Link copied to clipboard

Gets a service perimeter based on the resource name.

suspend fun getServicePerimeter(accessPolicyId: String, servicePerimeterId: String): GetServicePerimeterResult