toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.paymentcryptography.kotlin.outputs
/
GetAliasResult
Get
Alias
Result
data
class
GetAliasResult
(
val
keyArn
:
String
?
=
null
)
Members
Constructors
Get
Alias
Result
Link copied to clipboard
constructor
(
keyArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Arn
Link copied to clipboard
val
keyArn
:
String
?
=
null
The
KeyARN
of the key associated with the alias.