toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ses.kotlin.inputs
/
GetEmailIdentityPlainArgs
Get
Email
Identity
Plain
Args
data
class
GetEmailIdentityPlainArgs
(
val
emailIdentity
:
String
)
:
ConvertibleToJava
<
GetEmailIdentityPlainArgs
>
Members
Constructors
Get
Email
Identity
Plain
Args
Link copied to clipboard
constructor
(
emailIdentity
:
String
)
Properties
email
Identity
Link copied to clipboard
val
emailIdentity
:
String
The email address or domain to verify.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetEmailIdentityPlainArgs