pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.media.kotlin.inputs
/
KeyDeliveryArgs
Key
Delivery
Args
data
class
KeyDeliveryArgs
(
val
accessControl
:
Output
<
AccessControlArgs
>
?
=
null
)
:
ConvertibleToJava
<
KeyDeliveryArgs
>
Constructors
Functions
Properties
Constructors
Key
Delivery
Args
Link copied to clipboard
fun
KeyDeliveryArgs
(
accessControl
:
Output
<
AccessControlArgs
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
KeyDeliveryArgs
Properties
access
Control
Link copied to clipboard
val
accessControl
:
Output
<
AccessControlArgs
>
?
=
null
The access control properties for Key Delivery.