Class PinpointApnsVoipChannelConfig.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.pinpoint_apns_voip_channel.PinpointApnsVoipChannelConfig.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<PinpointApnsVoipChannelConfig>
- Enclosing interface:
- PinpointApnsVoipChannelConfig
@Stability(Stable) public static final class PinpointApnsVoipChannelConfig.Builder extends Object implements software.amazon.jsii.Builder<PinpointApnsVoipChannelConfig>
A builder forPinpointApnsVoipChannelConfig
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
-
-
Method Detail
-
applicationId
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder applicationId(String applicationId)
Sets the value ofPinpointApnsVoipChannelConfig.getApplicationId()- Parameters:
applicationId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#application_id PinpointApnsVoipChannel#application_id}. This parameter is required.- Returns:
this
-
bundleId
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder bundleId(String bundleId)
Sets the value ofPinpointApnsVoipChannelConfig.getBundleId()- Parameters:
bundleId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#bundle_id PinpointApnsVoipChannel#bundle_id}.- Returns:
this
-
certificate
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder certificate(String certificate)
Sets the value ofPinpointApnsVoipChannelConfig.getCertificate()- Parameters:
certificate- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#certificate PinpointApnsVoipChannel#certificate}.- Returns:
this
-
defaultAuthenticationMethod
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder defaultAuthenticationMethod(String defaultAuthenticationMethod)
Sets the value ofPinpointApnsVoipChannelConfig.getDefaultAuthenticationMethod()- Parameters:
defaultAuthenticationMethod- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#default_authentication_method PinpointApnsVoipChannel#default_authentication_method}.- Returns:
this
-
enabled
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder enabled(Boolean enabled)
Sets the value ofPinpointApnsVoipChannelConfig.getEnabled()- Parameters:
enabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#enabled PinpointApnsVoipChannel#enabled}.- Returns:
this
-
enabled
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder enabled(com.hashicorp.cdktf.IResolvable enabled)
Sets the value ofPinpointApnsVoipChannelConfig.getEnabled()- Parameters:
enabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#enabled PinpointApnsVoipChannel#enabled}.- Returns:
this
-
id
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder id(String id)
Sets the value ofPinpointApnsVoipChannelConfig.getId()- Parameters:
id- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#id PinpointApnsVoipChannel#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.- Returns:
this
-
privateKey
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder privateKey(String privateKey)
Sets the value ofPinpointApnsVoipChannelConfig.getPrivateKey()- Parameters:
privateKey- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#private_key PinpointApnsVoipChannel#private_key}.- Returns:
this
-
teamId
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder teamId(String teamId)
Sets the value ofPinpointApnsVoipChannelConfig.getTeamId()- Parameters:
teamId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#team_id PinpointApnsVoipChannel#team_id}.- Returns:
this
-
tokenKey
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder tokenKey(String tokenKey)
Sets the value ofPinpointApnsVoipChannelConfig.getTokenKey()- Parameters:
tokenKey- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#token_key PinpointApnsVoipChannel#token_key}.- Returns:
this
-
tokenKeyId
@Stability(Stable) public PinpointApnsVoipChannelConfig.Builder tokenKeyId(String tokenKeyId)
Sets the value ofPinpointApnsVoipChannelConfig.getTokenKeyId()- Parameters:
tokenKeyId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_voip_channel#token_key_id PinpointApnsVoipChannel#token_key_id}.- Returns:
this
-
connection
@Stability(Experimental) public PinpointApnsVoipChannelConfig.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
Sets the value ofTerraformMetaArguments.getConnection()- Parameters:
connection- the value to be set.- Returns:
this
-
connection
@Stability(Experimental) public PinpointApnsVoipChannelConfig.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
Sets the value ofTerraformMetaArguments.getConnection()- Parameters:
connection- the value to be set.- Returns:
this
-
count
@Stability(Experimental) public PinpointApnsVoipChannelConfig.Builder count(Number count)
Sets the value ofTerraformMetaArguments.getCount()- Parameters:
count- the value to be set.- Returns:
this
-
count
@Stability(Experimental) public PinpointApnsVoipChannelConfig.Builder count(com.hashicorp.cdktf.TerraformCount count)
Sets the value ofTerraformMetaArguments.getCount()- Parameters:
count- the value to be set.- Returns:
this
-
dependsOn
@Stability(Experimental) public PinpointApnsVoipChannelConfig.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
Sets the value ofTerraformMetaArguments.getDependsOn()- Parameters:
dependsOn- the value to be set.- Returns:
this
-
forEach
@Stability(Experimental) public PinpointApnsVoipChannelConfig.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
Sets the value ofTerraformMetaArguments.getForEach()- Parameters:
forEach- the value to be set.- Returns:
this
-
lifecycle
@Stability(Experimental) public PinpointApnsVoipChannelConfig.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
Sets the value ofTerraformMetaArguments.getLifecycle()- Parameters:
lifecycle- the value to be set.- Returns:
this
-
provider
@Stability(Experimental) public PinpointApnsVoipChannelConfig.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
Sets the value ofTerraformMetaArguments.getProvider()- Parameters:
provider- the value to be set.- Returns:
this
-
provisioners
@Stability(Experimental) public PinpointApnsVoipChannelConfig.Builder provisioners(List<? extends Object> provisioners)
Sets the value ofTerraformMetaArguments.getProvisioners()- Parameters:
provisioners- the value to be set.- Returns:
this
-
build
@Stability(Stable) public PinpointApnsVoipChannelConfig build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<PinpointApnsVoipChannelConfig>- Returns:
- a new instance of
PinpointApnsVoipChannelConfig - Throws:
NullPointerException- if any required attribute was not provided
-
-