pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ses.kotlin.inputs
/
GetContactListPlainArgs
Get
Contact
List
Plain
Args
data
class
GetContactListPlainArgs
(
val
contactListName
:
String
)
:
ConvertibleToJava
<
GetContactListPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Contact
List
Plain
Args
Link copied to clipboard
fun
GetContactListPlainArgs
(
contactListName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetContactListPlainArgs
Properties
contact
List
Name
Link copied to clipboard
val
contactListName
:
String
The name of the contact list.