toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.keyvault.kotlin.inputs
/
ActionArgs
Action
Args
data
class
ActionArgs
(
val
type
:
Output
<
KeyRotationPolicyActionType
>
?
=
null
)
:
ConvertibleToJava
<
ActionArgs
>
Members
Constructors
Action
Args
Link copied to clipboard
constructor
(
type
:
Output
<
KeyRotationPolicyActionType
>
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
KeyRotationPolicyActionType
>
?
=
null
The type of action.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ActionArgs