Farm

class Farm : KotlinCustomResource

Definition of AWS::Deadline::Farm Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) assigned to the farm.

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

A description of the farm that helps identify what the farm is used for.

Link copied to clipboard
val displayName: Output<String>

The display name of the farm.

Link copied to clipboard
val farmId: Output<String>

The farm ID.

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

The ARN for the KMS key.

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>>?

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

Link copied to clipboard
val urn: Output<String>