ResourceConfiguration

class ResourceConfiguration : KotlinCustomResource

VpcLattice ResourceConfiguration CFN resource

Properties

Link copied to clipboard

Specifies whether the resource configuration can be associated with a sharable service network.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the resource configuration.

Link copied to clipboard
val awsId: Output<String>

The ID of the resource configuration.

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

The name of the resource configuration.

Link copied to clipboard
val portRanges: Output<List<String>>?

(SINGLE, GROUP, CHILD) The TCP port ranges that a consumer can use to access a resource configuration (for example: 1-65535). You can separate port ranges using commas (for example: 1,2,22-30).

Link copied to clipboard

(SINGLE, GROUP) The protocol accepted by the resource configuration.

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

The auth type for the resource configuration.

Link copied to clipboard

Identifies the resource configuration in one of the following ways:

Link copied to clipboard

The ID of the group resource configuration.

Link copied to clipboard

The type of resource configuration. A resource configuration can be one of the following types:

Link copied to clipboard

The ID of the resource gateway.

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

The tags for the resource configuration.

Link copied to clipboard
val urn: Output<String>