AccessPolicy

class AccessPolicy : KotlinCustomResource

Create an AccessPolicy. Fails if this organization already has a AccessPolicy. The longrunning Operation will have a successful status once the AccessPolicy has propagated to long-lasting storage. Syntactic and basic semantic errors will be returned in metadata as a BadRequest proto. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

Resource name of the AccessPolicy. Format: accessPolicies/{policy_id}

Link copied to clipboard
val parent: Output<String>

The parent of this AccessPolicy in the Cloud Resource Hierarchy. Currently immutable once created. Format: organizations/{organization_id}

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val title: Output<String>

Human readable title. Does not affect behavior.

Link copied to clipboard
val urn: Output<String>