Stream Group Default Application Args
data class StreamGroupDefaultApplicationArgs(val arn: Output<String>? = null, val id: Output<String>? = null) : ConvertibleToJava<StreamGroupDefaultApplicationArgs>
Properties
Link copied to clipboard
An Amazon Resource Name (ARN) that uniquely identifies the application resource. Format example: arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.