pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.media.kotlin.inputs
/
MediaServiceIdentityArgs
Media
Service
Identity
Args
data
class
MediaServiceIdentityArgs
(
val
type
:
Output
<
Either
<
String
,
ManagedIdentityType
>
>
)
:
ConvertibleToJava
<
MediaServiceIdentityArgs
>
Constructors
Functions
Properties
Constructors
Media
Service
Identity
Args
Link copied to clipboard
fun
MediaServiceIdentityArgs
(
type
:
Output
<
Either
<
String
,
ManagedIdentityType
>
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
MediaServiceIdentityArgs
Properties
type
Link copied to clipboard
val
type
:
Output
<
Either
<
String
,
ManagedIdentityType
>
>
The identity type.