GetContainerRecipePlainArgs

data class GetContainerRecipePlainArgs(val arn: String) : ConvertibleToJava<GetContainerRecipePlainArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GetContainerRecipePlainArgs

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the container recipe.