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