toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.elastic.kotlin.inputs
/
GetOrganizationApiKeyPlainArgs
Get
Organization
Api
Key
Plain
Args
data
class
GetOrganizationApiKeyPlainArgs
(
val
emailId
:
String
?
=
null
)
:
ConvertibleToJava
<
GetOrganizationApiKeyPlainArgs
>
Members
Constructors
Get
Organization
Api
Key
Plain
Args
Link copied to clipboard
constructor
(
emailId
:
String
?
=
null
)
Properties
email
Id
Link copied to clipboard
val
emailId
:
String
?
=
null
The User email Id
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetOrganizationApiKeyPlainArgs