pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin.inputs
/
UserPoolEmailConfigurationArgsBuilder
User
Pool
Email
Configuration
Args
Builder
class
UserPoolEmailConfigurationArgsBuilder
Builder for
UserPoolEmailConfigurationArgs
.
Functions
Functions
configuration
Set
Link copied to clipboard
@
JvmName
(
name
=
"wsovpwxioceidqkm"
)
suspend
fun
configurationSet
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hyhnipfoubimsjoh"
)
suspend
fun
configurationSet
(
value
:
String
?
)
email
Sending
Account
Link copied to clipboard
@
JvmName
(
name
=
"avuifthnbighnxyv"
)
suspend
fun
emailSendingAccount
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vdyqqvmlpkdmirnb"
)
suspend
fun
emailSendingAccount
(
value
:
String
?
)
from
Email
Address
Link copied to clipboard
@
JvmName
(
name
=
"cxflcuehwbpinkfc"
)
suspend
fun
fromEmailAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"haqywabodmmugpvp"
)
suspend
fun
fromEmailAddress
(
value
:
String
?
)
reply
To
Email
Address
Link copied to clipboard
@
JvmName
(
name
=
"ccijpysbmrqcgaxb"
)
suspend
fun
replyToEmailAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ejlucgvxxhjmjodm"
)
suspend
fun
replyToEmailAddress
(
value
:
String
?
)
source
Arn
Link copied to clipboard
@
JvmName
(
name
=
"rsrvmkdufknthabi"
)
suspend
fun
sourceArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lamwxvbabqwgfslf"
)
suspend
fun
sourceArn
(
value
:
String
?
)