LicenseEndpoint

class LicenseEndpoint : KotlinCustomResource

Definition of AWS::Deadline::LicenseEndpoint Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the license endpoint.

Link copied to clipboard
val dnsName: Output<String>

The DNS name of the license server endpoint.

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

The license endpoint ID.

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

The identifier of the Amazon EC2 security group that controls access to the license endpoint.

Link copied to clipboard

The status of the license endpoint.

Link copied to clipboard
val statusMessage: Output<String>

The status message of the license endpoint.

Link copied to clipboard
val subnetIds: Output<List<String>>

Identifies the VPC subnets that can connect to a license endpoint.

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

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcId: Output<String>

The VCP(virtual private cloud) ID associated with the license endpoint.