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. Example ARN: arn:aws:gameliftstreams:us-west-2:111122223333:application/a-9ZY8X7Wv6
.