Class PinpointAdmChannel.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.pinpoint_adm_channel.PinpointAdmChannel.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<PinpointAdmChannel>
- Enclosing class:
- PinpointAdmChannel
@Stability(Stable) public static final class PinpointAdmChannel.Builder extends Object implements software.amazon.jsii.Builder<PinpointAdmChannel>
A fluent builder forPinpointAdmChannel.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PinpointAdmChannel.BuilderapplicationId(String applicationId)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#application_id PinpointAdmChannel#application_id}.PinpointAdmChannelbuild()PinpointAdmChannel.BuilderclientId(String clientId)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#client_id PinpointAdmChannel#client_id}.PinpointAdmChannel.BuilderclientSecret(String clientSecret)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#client_secret PinpointAdmChannel#client_secret}.PinpointAdmChannel.Builderconnection(com.hashicorp.cdktf.SSHProvisionerConnection connection)PinpointAdmChannel.Builderconnection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)PinpointAdmChannel.Buildercount(com.hashicorp.cdktf.TerraformCount count)PinpointAdmChannel.Buildercount(Number count)static PinpointAdmChannel.Buildercreate(software.constructs.Construct scope, String id)PinpointAdmChannel.BuilderdependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)PinpointAdmChannel.Builderenabled(com.hashicorp.cdktf.IResolvable enabled)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#enabled PinpointAdmChannel#enabled}.PinpointAdmChannel.Builderenabled(Boolean enabled)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#enabled PinpointAdmChannel#enabled}.PinpointAdmChannel.BuilderforEach(com.hashicorp.cdktf.ITerraformIterator forEach)PinpointAdmChannel.Builderid(String id)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#id PinpointAdmChannel#id}.PinpointAdmChannel.Builderlifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)PinpointAdmChannel.Builderprovider(com.hashicorp.cdktf.TerraformProvider provider)PinpointAdmChannel.Builderprovisioners(List<? extends Object> provisioners)
-
-
-
Method Detail
-
create
@Stability(Stable) public static PinpointAdmChannel.Builder create(software.constructs.Construct scope, String id)
- Parameters:
scope- The scope in which to define this construct. This parameter is required.id- The scoped construct ID. This parameter is required.- Returns:
- a new instance of
PinpointAdmChannel.Builder.
-
connection
@Stability(Experimental) public PinpointAdmChannel.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
connection
@Stability(Experimental) public PinpointAdmChannel.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public PinpointAdmChannel.Builder count(Number count)
- Parameters:
count- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public PinpointAdmChannel.Builder count(com.hashicorp.cdktf.TerraformCount count)
- Parameters:
count- This parameter is required.- Returns:
this
-
dependsOn
@Stability(Experimental) public PinpointAdmChannel.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
- Parameters:
dependsOn- This parameter is required.- Returns:
this
-
forEach
@Stability(Experimental) public PinpointAdmChannel.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
- Parameters:
forEach- This parameter is required.- Returns:
this
-
lifecycle
@Stability(Experimental) public PinpointAdmChannel.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
- Parameters:
lifecycle- This parameter is required.- Returns:
this
-
provider
@Stability(Experimental) public PinpointAdmChannel.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
- Parameters:
provider- This parameter is required.- Returns:
this
-
provisioners
@Stability(Experimental) public PinpointAdmChannel.Builder provisioners(List<? extends Object> provisioners)
- Parameters:
provisioners- This parameter is required.- Returns:
this
-
applicationId
@Stability(Stable) public PinpointAdmChannel.Builder applicationId(String applicationId)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#application_id PinpointAdmChannel#application_id}.- Parameters:
applicationId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#application_id PinpointAdmChannel#application_id}. This parameter is required.- Returns:
this
-
clientId
@Stability(Stable) public PinpointAdmChannel.Builder clientId(String clientId)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#client_id PinpointAdmChannel#client_id}.- Parameters:
clientId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#client_id PinpointAdmChannel#client_id}. This parameter is required.- Returns:
this
-
clientSecret
@Stability(Stable) public PinpointAdmChannel.Builder clientSecret(String clientSecret)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#client_secret PinpointAdmChannel#client_secret}.- Parameters:
clientSecret- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#client_secret PinpointAdmChannel#client_secret}. This parameter is required.- Returns:
this
-
enabled
@Stability(Stable) public PinpointAdmChannel.Builder enabled(Boolean enabled)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#enabled PinpointAdmChannel#enabled}.- Parameters:
enabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#enabled PinpointAdmChannel#enabled}. This parameter is required.- Returns:
this
-
enabled
@Stability(Stable) public PinpointAdmChannel.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_adm_channel#enabled PinpointAdmChannel#enabled}.- Parameters:
enabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#enabled PinpointAdmChannel#enabled}. This parameter is required.- Returns:
this
-
id
@Stability(Stable) public PinpointAdmChannel.Builder id(String id)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#id PinpointAdmChannel#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Parameters:
id- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_adm_channel#id PinpointAdmChannel#id}. This parameter is required.- Returns:
this
-
build
@Stability(Stable) public PinpointAdmChannel build()
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<PinpointAdmChannel>- Returns:
- a newly built instance of
PinpointAdmChannel.
-
-