toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dataprotection.kotlin.inputs
/
PolicyInfoArgs
Policy
Info
Args
data
class
PolicyInfoArgs
(
val
policyId
:
Output
<
String
>
,
val
policyParameters
:
Output
<
PolicyParametersArgs
>
?
=
null
)
:
ConvertibleToJava
<
PolicyInfoArgs
>
Policy Info in backupInstance
Members
Constructors
Policy
Info
Args
Link copied to clipboard
constructor
(
policyId
:
Output
<
String
>
,
policyParameters
:
Output
<
PolicyParametersArgs
>
?
=
null
)
Properties
policy
Id
Link copied to clipboard
val
policyId
:
Output
<
String
>
policy
Parameters
Link copied to clipboard
val
policyParameters
:
Output
<
PolicyParametersArgs
>
?
=
null
Policy parameters for the backup instance
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PolicyInfoArgs