@Stability(value=Stable)
public static interface CfnUserPool.CustomEmailSenderProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPool.CustomEmailSenderProperty.Builder
A builder for
CfnUserPool.CustomEmailSenderProperty |
static class |
CfnUserPool.CustomEmailSenderProperty.Jsii$Proxy
An implementation for
CfnUserPool.CustomEmailSenderProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.CustomEmailSenderProperty.Builder |
builder() |
default String |
getLambdaArn()
`CfnUserPool.CustomEmailSenderProperty.LambdaArn`.
|
default String |
getLambdaVersion()
`CfnUserPool.CustomEmailSenderProperty.LambdaVersion`.
|
@Stability(value=Stable) @Nullable default String getLambdaArn()
@Stability(value=Stable) @Nullable default String getLambdaVersion()
@Stability(value=Stable) static CfnUserPool.CustomEmailSenderProperty.Builder builder()
Copyright © 2021. All rights reserved.