CoreNetwork

class CoreNetwork : KotlinCustomResource

AWS::NetworkManager::CoreNetwork Resource Type Definition.

Properties

Link copied to clipboard
val coreNetworkArn: Output<String>

The ARN (Amazon resource name) of core network

Link copied to clipboard
val coreNetworkId: Output<String>

The Id of core network

Link copied to clipboard
val createdAt: Output<String>

The creation time of core network

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

The description of core network

Link copied to clipboard
val edges: Output<List<CoreNetworkEdge>>

The edges within a core network.

Link copied to clipboard
val globalNetworkId: Output<String>

The ID of the global network that your core network is a part of.

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

The network function groups within a core network.

Link copied to clipboard
val ownerAccount: Output<String>

Owner of the core network

Link copied to clipboard
val policyDocument: Output<Any>?

Live policy document for the core network, you must provide PolicyDocument in Json Format Search the CloudFormation User Guide for AWS::NetworkManager::CoreNetwork for more information about the expected schema for this property.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The segments within a core network.

Link copied to clipboard
val state: Output<String>

The state of core network

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

The tags for the global network.

Link copied to clipboard
val urn: Output<String>