toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventgrid.kotlin.inputs
/
ListDomainSharedAccessKeysPlainArgs
List
Domain
Shared
Access
Keys
Plain
Args
data
class
ListDomainSharedAccessKeysPlainArgs
(
val
domainName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
ListDomainSharedAccessKeysPlainArgs
>
Members
Constructors
List
Domain
Shared
Access
Keys
Plain
Args
Link copied to clipboard
constructor
(
domainName
:
String
,
resourceGroupName
:
String
)
Properties
domain
Name
Link copied to clipboard
val
domainName
:
String
Name of the domain.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group within the user's subscription.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListDomainSharedAccessKeysPlainArgs