Owner

class Owner : KotlinCustomResource

A owner can set up authorization permissions on their resources.

Properties

Link copied to clipboard

The ID of the domain in which you want to add the entity owner.

Link copied to clipboard

The ID of the entity to which you want to add an owner.

Link copied to clipboard

The type of an entity.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val owner: Output<OwnerProperties>

The owner that you want to add to the entity.

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