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
/
ListMediaServiceKeysPlainArgs
List
Media
Service
Keys
Plain
Args
data
class
ListMediaServiceKeysPlainArgs
(
val
mediaServiceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
ListMediaServiceKeysPlainArgs
>
Members
Constructors
List
Media
Service
Keys
Plain
Args
Link copied to clipboard
constructor
(
mediaServiceName
:
String
,
resourceGroupName
:
String
)
Properties
media
Service
Name
Link copied to clipboard
val
mediaServiceName
:
String
Name of the Media Service.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the resource group within the Azure subscription.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListMediaServiceKeysPlainArgs