GetAliasPlainArgs

data class GetAliasPlainArgs(val aliasName: String) : ConvertibleToJava<GetAliasPlainArgs>

Constructors

Link copied to clipboard
fun GetAliasPlainArgs(aliasName: String)

Functions

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

Properties

Link copied to clipboard

Specifies the alias name. This value must begin with alias/ followed by a name, such as alias/ExampleAlias. The alias name cannot begin with alias/aws/. The alias/aws/ prefix is reserved for AWS managed keys.