GlobalNetwork

class GlobalNetwork : KotlinCustomResource

The AWS::NetworkManager::GlobalNetwork type specifies a global network of the user's account

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the global network.

Link copied to clipboard
val awsId: Output<String>

The ID of the global network.

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

The date and time that the global network was created.

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

The description of the global network.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val state: Output<String>?

The state of the global network.

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

The tags for the global network.

Link copied to clipboard
val urn: Output<String>