| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpoint |
Amazon Pinpoint Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnVoiceChannel.Builder |
CfnVoiceChannel.Builder.applicationId(String applicationId)
The unique identifier for the Amazon Pinpoint application that the voice channel applies to.
|
static CfnVoiceChannel.Builder |
CfnVoiceChannel.Builder.create(software.constructs.Construct scope,
String id) |
CfnVoiceChannel.Builder |
CfnVoiceChannel.Builder.enabled(Boolean enabled)
Specifies whether to enable the voice channel for the application.
|
CfnVoiceChannel.Builder |
CfnVoiceChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the voice channel for the application.
|
Copyright © 2022. All rights reserved.