Class Route53HealthCheckConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.route53_health_check.Route53HealthCheckConfig.Jsii$Proxy
-
- All Implemented Interfaces:
Route53HealthCheckConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- Route53HealthCheckConfig
@Stability(Stable) @Internal public static final class Route53HealthCheckConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements Route53HealthCheckConfig
An implementation forRoute53HealthCheckConfig
-
-
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.route53_health_check.Route53HealthCheckConfig
Route53HealthCheckConfig.Builder, Route53HealthCheckConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(Route53HealthCheckConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theRoute53HealthCheckConfig.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)List<String>getChildHealthchecks()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#child_healthchecks Route53HealthCheck#child_healthchecks}.NumbergetChildHealthThreshold()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#child_health_threshold Route53HealthCheck#child_health_threshold}.StringgetCloudwatchAlarmName()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#cloudwatch_alarm_name Route53HealthCheck#cloudwatch_alarm_name}.StringgetCloudwatchAlarmRegion()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#cloudwatch_alarm_region Route53HealthCheck#cloudwatch_alarm_region}.ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()ObjectgetDisabled()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#disabled Route53HealthCheck#disabled}.ObjectgetEnableSni()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#enable_sni Route53HealthCheck#enable_sni}.NumbergetFailureThreshold()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#failure_threshold Route53HealthCheck#failure_threshold}.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetFqdn()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#fqdn Route53HealthCheck#fqdn}.StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#id Route53HealthCheck#id}.StringgetInsufficientDataHealthStatus()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#insufficient_data_health_status Route53HealthCheck#insufficient_data_health_status}.ObjectgetInvertHealthcheck()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#invert_healthcheck Route53HealthCheck#invert_healthcheck}.StringgetIpAddress()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#ip_address Route53HealthCheck#ip_address}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()ObjectgetMeasureLatency()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#measure_latency Route53HealthCheck#measure_latency}.NumbergetPort()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#port Route53HealthCheck#port}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetReferenceName()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#reference_name Route53HealthCheck#reference_name}.List<String>getRegions()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#regions Route53HealthCheck#regions}.NumbergetRequestInterval()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#request_interval Route53HealthCheck#request_interval}.StringgetResourcePath()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#resource_path Route53HealthCheck#resource_path}.StringgetRoutingControlArn()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#routing_control_arn Route53HealthCheck#routing_control_arn}.StringgetSearchString()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#search_string Route53HealthCheck#search_string}.Map<String,String>getTags()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#tags Route53HealthCheck#tags}.Map<String,String>getTagsAll()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#tags_all Route53HealthCheck#tags_all}.StringgetType()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#type Route53HealthCheck#type}.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(Route53HealthCheckConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theRoute53HealthCheckConfig.Builder.
-
-
Method Detail
-
getType
public final String getType()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#type Route53HealthCheck#type}.- Specified by:
getTypein interfaceRoute53HealthCheckConfig
-
getChildHealthchecks
public final List<String> getChildHealthchecks()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#child_healthchecks Route53HealthCheck#child_healthchecks}.- Specified by:
getChildHealthchecksin interfaceRoute53HealthCheckConfig
-
getChildHealthThreshold
public final Number getChildHealthThreshold()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#child_health_threshold Route53HealthCheck#child_health_threshold}.- Specified by:
getChildHealthThresholdin interfaceRoute53HealthCheckConfig
-
getCloudwatchAlarmName
public final String getCloudwatchAlarmName()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#cloudwatch_alarm_name Route53HealthCheck#cloudwatch_alarm_name}.- Specified by:
getCloudwatchAlarmNamein interfaceRoute53HealthCheckConfig
-
getCloudwatchAlarmRegion
public final String getCloudwatchAlarmRegion()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#cloudwatch_alarm_region Route53HealthCheck#cloudwatch_alarm_region}.- Specified by:
getCloudwatchAlarmRegionin interfaceRoute53HealthCheckConfig
-
getDisabled
public final Object getDisabled()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#disabled Route53HealthCheck#disabled}.- Specified by:
getDisabledin interfaceRoute53HealthCheckConfig
-
getEnableSni
public final Object getEnableSni()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#enable_sni Route53HealthCheck#enable_sni}.- Specified by:
getEnableSniin interfaceRoute53HealthCheckConfig
-
getFailureThreshold
public final Number getFailureThreshold()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#failure_threshold Route53HealthCheck#failure_threshold}.- Specified by:
getFailureThresholdin interfaceRoute53HealthCheckConfig
-
getFqdn
public final String getFqdn()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#fqdn Route53HealthCheck#fqdn}.- Specified by:
getFqdnin interfaceRoute53HealthCheckConfig
-
getId
public final String getId()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#id Route53HealthCheck#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 interfaceRoute53HealthCheckConfig
-
getInsufficientDataHealthStatus
public final String getInsufficientDataHealthStatus()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#insufficient_data_health_status Route53HealthCheck#insufficient_data_health_status}.- Specified by:
getInsufficientDataHealthStatusin interfaceRoute53HealthCheckConfig
-
getInvertHealthcheck
public final Object getInvertHealthcheck()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#invert_healthcheck Route53HealthCheck#invert_healthcheck}.- Specified by:
getInvertHealthcheckin interfaceRoute53HealthCheckConfig
-
getIpAddress
public final String getIpAddress()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#ip_address Route53HealthCheck#ip_address}.- Specified by:
getIpAddressin interfaceRoute53HealthCheckConfig
-
getMeasureLatency
public final Object getMeasureLatency()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#measure_latency Route53HealthCheck#measure_latency}.- Specified by:
getMeasureLatencyin interfaceRoute53HealthCheckConfig
-
getPort
public final Number getPort()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#port Route53HealthCheck#port}.- Specified by:
getPortin interfaceRoute53HealthCheckConfig
-
getReferenceName
public final String getReferenceName()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#reference_name Route53HealthCheck#reference_name}.- Specified by:
getReferenceNamein interfaceRoute53HealthCheckConfig
-
getRegions
public final List<String> getRegions()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#regions Route53HealthCheck#regions}.- Specified by:
getRegionsin interfaceRoute53HealthCheckConfig
-
getRequestInterval
public final Number getRequestInterval()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#request_interval Route53HealthCheck#request_interval}.- Specified by:
getRequestIntervalin interfaceRoute53HealthCheckConfig
-
getResourcePath
public final String getResourcePath()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#resource_path Route53HealthCheck#resource_path}.- Specified by:
getResourcePathin interfaceRoute53HealthCheckConfig
-
getRoutingControlArn
public final String getRoutingControlArn()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#routing_control_arn Route53HealthCheck#routing_control_arn}.- Specified by:
getRoutingControlArnin interfaceRoute53HealthCheckConfig
-
getSearchString
public final String getSearchString()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#search_string Route53HealthCheck#search_string}.- Specified by:
getSearchStringin interfaceRoute53HealthCheckConfig
-
getTags
public final Map<String,String> getTags()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#tags Route53HealthCheck#tags}.- Specified by:
getTagsin interfaceRoute53HealthCheckConfig
-
getTagsAll
public final Map<String,String> getTagsAll()
Description copied from interface:Route53HealthCheckConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check#tags_all Route53HealthCheck#tags_all}.- Specified by:
getTagsAllin interfaceRoute53HealthCheckConfig
-
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
-
-