CompositeType

class CompositeType : KotlinCustomResource

Creates a composite type.

Properties

Link copied to clipboard
val description: Output<String>

An optional textual description of the resource; provided by the client when the resource is created.

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

Creation timestamp in RFC3339 text format.

Link copied to clipboard

Map of labels; provided by the client when the resource is created or updated. Specifically: Label keys must be between 1 and 63 characters long and must conform to the following regular expression: [a-z]([-a-z0-9]*[a-z0-9])? Label values must be between 0 and 63 characters long and must conform to the regular expression ([a-z]([-a-z0-9]*[a-z0-9])?)?.

Link copied to clipboard
val name: Output<String>

Name of the composite type, must follow the expression: [a-z]([-a-z0-9_&#46;]{0,61}[a-z0-9])?.

Link copied to clipboard

The Operation that most recently ran, or is currently running, on this composite type.

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

Server defined URL for the resource.

Link copied to clipboard
val status: Output<String>
Link copied to clipboard

Files for the template type.

Link copied to clipboard
val urn: Output<String>