pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.attestation.kotlin.inputs
/
ProviderPolicyArgs
Provider
Policy
Args
data
class
ProviderPolicyArgs
(
val
data
:
Output
<
String
>
?
=
null
,
val
environmentType
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ProviderPolicyArgs
>
Constructors
Functions
Properties
Constructors
Provider
Policy
Args
Link copied to clipboard
fun
ProviderPolicyArgs
(
data
:
Output
<
String
>
?
=
null
,
environmentType
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ProviderPolicyArgs
Properties
data
Link copied to clipboard
val
data
:
Output
<
String
>
?
=
null
environment
Type
Link copied to clipboard
val
environmentType
:
Output
<
String
>
?
=
null