toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
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
>
Members
Constructors
Provider
Policy
Args
Link copied to clipboard
constructor
(
data
:
Output
<
String
>
?
=
null
,
environmentType
:
Output
<
String
>
?
=
null
)
Properties
data
Link copied to clipboard
val
data
:
Output
<
String
>
?
=
null
environment
Type
Link copied to clipboard
val
environmentType
:
Output
<
String
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ProviderPolicyArgs