toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.verifiedid.kotlin.inputs
/
GetAuthorityPlainArgs
Get
Authority
Plain
Args
data
class
GetAuthorityPlainArgs
(
val
authorityName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetAuthorityPlainArgs
>
Members
Constructors
Get
Authority
Plain
Args
Link copied to clipboard
constructor
(
authorityName
:
String
,
resourceGroupName
:
String
)
Properties
authority
Name
Link copied to clipboard
val
authorityName
:
String
The ID of the authority
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetAuthorityPlainArgs