toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.manufacturingplatform.kotlin.inputs
/
CmkProfileArgs
Cmk
Profile
Args
data
class
CmkProfileArgs
(
val
keyUri
:
Output
<
String
>
)
:
ConvertibleToJava
<
CmkProfileArgs
>
The properties related to CMK
Members
Constructors
Cmk
Profile
Args
Link copied to clipboard
constructor
(
keyUri
:
Output
<
String
>
)
Properties
key
Uri
Link copied to clipboard
val
keyUri
:
Output
<
String
>
URI of Key in AKV
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CmkProfileArgs