Environment

class Environment : KotlinCustomResource

Definition of AWS::RefactorSpaces::Environment Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the environment.

Link copied to clipboard
val description: Output<String>?

A description of the environment.

Link copied to clipboard

The unique identifier of the environment.

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

The name of the environment.

Link copied to clipboard

The network fabric type of the environment.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.

Link copied to clipboard

The ID of the AWS Transit Gateway set up by the environment.

Link copied to clipboard
val urn: Output<String>