Class PinpointApnsSandboxChannelConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.pinpoint_apns_sandbox_channel.PinpointApnsSandboxChannelConfig.Jsii$Proxy
-
- All Implemented Interfaces:
PinpointApnsSandboxChannelConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- PinpointApnsSandboxChannelConfig
@Stability(Stable) @Internal public static final class PinpointApnsSandboxChannelConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PinpointApnsSandboxChannelConfig
An implementation forPinpointApnsSandboxChannelConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.aws.pinpoint_apns_sandbox_channel.PinpointApnsSandboxChannelConfig
PinpointApnsSandboxChannelConfig.Builder, PinpointApnsSandboxChannelConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(PinpointApnsSandboxChannelConfig.Builder builder)Constructor that initializes the object based on literal property values passed by thePinpointApnsSandboxChannelConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)StringgetApplicationId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#application_id PinpointApnsSandboxChannel#application_id}.StringgetBundleId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#bundle_id PinpointApnsSandboxChannel#bundle_id}.StringgetCertificate()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#certificate PinpointApnsSandboxChannel#certificate}.ObjectgetConnection()ObjectgetCount()StringgetDefaultAuthenticationMethod()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#default_authentication_method PinpointApnsSandboxChannel#default_authentication_method}.List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()ObjectgetEnabled()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#enabled PinpointApnsSandboxChannel#enabled}.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#id PinpointApnsSandboxChannel#id}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetPrivateKey()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#private_key PinpointApnsSandboxChannel#private_key}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetTeamId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#team_id PinpointApnsSandboxChannel#team_id}.StringgetTokenKey()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#token_key PinpointApnsSandboxChannel#token_key}.StringgetTokenKeyId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#token_key_id PinpointApnsSandboxChannel#token_key_id}.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(PinpointApnsSandboxChannelConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by thePinpointApnsSandboxChannelConfig.Builder.
-
-
Method Detail
-
getApplicationId
public final String getApplicationId()
Description copied from interface:PinpointApnsSandboxChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#application_id PinpointApnsSandboxChannel#application_id}.- Specified by:
getApplicationIdin interfacePinpointApnsSandboxChannelConfig
-
getBundleId
public final String getBundleId()
Description copied from interface:PinpointApnsSandboxChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#bundle_id PinpointApnsSandboxChannel#bundle_id}.- Specified by:
getBundleIdin interfacePinpointApnsSandboxChannelConfig
-
getCertificate
public final String getCertificate()
Description copied from interface:PinpointApnsSandboxChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#certificate PinpointApnsSandboxChannel#certificate}.- Specified by:
getCertificatein interfacePinpointApnsSandboxChannelConfig
-
getDefaultAuthenticationMethod
public final String getDefaultAuthenticationMethod()
Description copied from interface:PinpointApnsSandboxChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#default_authentication_method PinpointApnsSandboxChannel#default_authentication_method}.- Specified by:
getDefaultAuthenticationMethodin interfacePinpointApnsSandboxChannelConfig
-
getEnabled
public final Object getEnabled()
Description copied from interface:PinpointApnsSandboxChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#enabled PinpointApnsSandboxChannel#enabled}.- Specified by:
getEnabledin interfacePinpointApnsSandboxChannelConfig
-
getId
public final String getId()
Description copied from interface:PinpointApnsSandboxChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#id PinpointApnsSandboxChannel#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.
- Specified by:
getIdin interfacePinpointApnsSandboxChannelConfig
-
getPrivateKey
public final String getPrivateKey()
Description copied from interface:PinpointApnsSandboxChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#private_key PinpointApnsSandboxChannel#private_key}.- Specified by:
getPrivateKeyin interfacePinpointApnsSandboxChannelConfig
-
getTeamId
public final String getTeamId()
Description copied from interface:PinpointApnsSandboxChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#team_id PinpointApnsSandboxChannel#team_id}.- Specified by:
getTeamIdin interfacePinpointApnsSandboxChannelConfig
-
getTokenKey
public final String getTokenKey()
Description copied from interface:PinpointApnsSandboxChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#token_key PinpointApnsSandboxChannel#token_key}.- Specified by:
getTokenKeyin interfacePinpointApnsSandboxChannelConfig
-
getTokenKeyId
public final String getTokenKeyId()
Description copied from interface:PinpointApnsSandboxChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/pinpoint_apns_sandbox_channel#token_key_id PinpointApnsSandboxChannel#token_key_id}.- Specified by:
getTokenKeyIdin interfacePinpointApnsSandboxChannelConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-