pulumi-azure-native-kotlin
2.14.0.0
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
>
Constructors
Functions
Properties
Constructors
List
Media
Service
Keys
Plain
Args
Link copied to clipboard
fun
ListMediaServiceKeysPlainArgs
(
mediaServiceName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListMediaServiceKeysPlainArgs
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.