PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.applicationId(String applicationId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_sms_channel#application_id PinpointSmsChannel#application_id}.
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.count(Number count) |
|
static PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.create(software.constructs.Construct scope,
String id) |
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.enabled(com.hashicorp.cdktf.IResolvable enabled) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_sms_channel#enabled PinpointSmsChannel#enabled}.
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.enabled(Boolean enabled) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_sms_channel#enabled PinpointSmsChannel#enabled}.
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_sms_channel#id PinpointSmsChannel#id}.
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.provisioners(List<? extends Object> provisioners) |
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.senderId(String senderId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_sms_channel#sender_id PinpointSmsChannel#sender_id}.
|
PinpointSmsChannel.Builder |
PinpointSmsChannel.Builder.shortCode(String shortCode) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_sms_channel#short_code PinpointSmsChannel#short_code}.
|