pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.groundstation.kotlin.outputs
/
MissionProfileStreamsKmsKey
Mission
Profile
Streams
Kms
Key
data
class
MissionProfileStreamsKmsKey
(
val
kmsAliasArn
:
String
?
=
null
,
val
kmsKeyArn
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Mission
Profile
Streams
Kms
Key
Link copied to clipboard
fun
MissionProfileStreamsKmsKey
(
kmsAliasArn
:
String
?
=
null
,
kmsKeyArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
kms
Alias
Arn
Link copied to clipboard
val
kmsAliasArn
:
String
?
=
null
kms
Key
Arn
Link copied to clipboard
val
kmsKeyArn
:
String
?
=
null