Location

class Location : KotlinCustomResource

The AWS::GameLift::Location resource creates an Amazon GameLift (GameLift) custom location.

Properties

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

A unique identifier for the custom location. For example, arn:aws:gamelift:[region]::location/location-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912 .

Link copied to clipboard
val locationName: Output<String>

A descriptive name for the custom location.

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>