pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin.outputs
/
StoreEncryptConfUserCmkInfo
Store
Encrypt
Conf
User
Cmk
Info
data
class
StoreEncryptConfUserCmkInfo
(
val
arn
:
String
,
val
cmkKeyId
:
String
,
val
regionId
:
String
)
Types
Constructors
Properties
Constructors
Store
Encrypt
Conf
User
Cmk
Info
Link copied to clipboard
fun
StoreEncryptConfUserCmkInfo
(
arn
:
String
,
cmkKeyId
:
String
,
regionId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
role arn.
cmk
Key
Id
Link copied to clipboard
val
cmkKeyId
:
String
User master key id.
region
Id
Link copied to clipboard
val
regionId
:
String
Region id where the user master key id is located.