pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.keyvault.kotlin.inputs
/
ActionArgs
Action
Args
data
class
ActionArgs
(
val
type
:
Output
<
KeyRotationPolicyActionType
>
?
=
null
)
:
ConvertibleToJava
<
ActionArgs
>
Constructors
Functions
Properties
Constructors
Action
Args
Link copied to clipboard
fun
ActionArgs
(
type
:
Output
<
KeyRotationPolicyActionType
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ActionArgs
Properties
type
Link copied to clipboard
val
type
:
Output
<
KeyRotationPolicyActionType
>
?
=
null
The type of the action. The value should be compared case-insensitively.