EnvgroupAttachment

class EnvgroupAttachment : KotlinCustomResource

Creates a new attachment of an environment to an environment group.

Properties

Link copied to clipboard
val createdAt: Output<String>

The time at which the environment group attachment was created as milliseconds since epoch.

Link copied to clipboard
val envgroupId: Output<String>
Link copied to clipboard
val environment: Output<String>

ID of the attached environment.

Link copied to clipboard

ID of the environment group.

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

ID of the environment group attachment.

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