Class CfnPlanPropsMixin.Route53HealthCheckConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch.CfnPlanPropsMixin.Route53HealthCheckConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPlanPropsMixin.Route53HealthCheckConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPlanPropsMixin.Route53HealthCheckConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnPlanPropsMixin.Route53HealthCheckConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPlanPropsMixin.Route53HealthCheckConfigurationProperty
An implementation for
CfnPlanPropsMixin.Route53HealthCheckConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch.CfnPlanPropsMixin.Route53HealthCheckConfigurationProperty
CfnPlanPropsMixin.Route53HealthCheckConfigurationProperty.Builder, CfnPlanPropsMixin.Route53HealthCheckConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlanPropsMixin.Route53HealthCheckConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe cross account role for the configuration.final StringThe external ID (secret key) for the configuration.final StringThe Amazon Route 53 health check configuration hosted zone ID.final StringThe Amazon Route 53 health check configuration record name.final ObjectThe Amazon Route 53 health check configuration record sets.final NumberThe Amazon Route 53 health check configuration time out (in minutes).final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
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
Constructor that initializes the object based on literal property values passed by theCfnPlanPropsMixin.Route53HealthCheckConfigurationProperty.Builder.
-
-
Method Details
-
getCrossAccountRole
Description copied from interface:CfnPlanPropsMixin.Route53HealthCheckConfigurationPropertyThe cross account role for the configuration.- Specified by:
getCrossAccountRolein interfaceCfnPlanPropsMixin.Route53HealthCheckConfigurationProperty- See Also:
-
getExternalId
Description copied from interface:CfnPlanPropsMixin.Route53HealthCheckConfigurationPropertyThe external ID (secret key) for the configuration.- Specified by:
getExternalIdin interfaceCfnPlanPropsMixin.Route53HealthCheckConfigurationProperty- See Also:
-
getHostedZoneId
Description copied from interface:CfnPlanPropsMixin.Route53HealthCheckConfigurationPropertyThe Amazon Route 53 health check configuration hosted zone ID.- Specified by:
getHostedZoneIdin interfaceCfnPlanPropsMixin.Route53HealthCheckConfigurationProperty- See Also:
-
getRecordName
Description copied from interface:CfnPlanPropsMixin.Route53HealthCheckConfigurationPropertyThe Amazon Route 53 health check configuration record name.- Specified by:
getRecordNamein interfaceCfnPlanPropsMixin.Route53HealthCheckConfigurationProperty- See Also:
-
getRecordSets
Description copied from interface:CfnPlanPropsMixin.Route53HealthCheckConfigurationPropertyThe Amazon Route 53 health check configuration record sets.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnPlanPropsMixin.Route53ResourceRecordSetProperty>- Specified by:
getRecordSetsin interfaceCfnPlanPropsMixin.Route53HealthCheckConfigurationProperty- See Also:
-
getTimeoutMinutes
Description copied from interface:CfnPlanPropsMixin.Route53HealthCheckConfigurationPropertyThe Amazon Route 53 health check configuration time out (in minutes).Default: - 60
- Specified by:
getTimeoutMinutesin interfaceCfnPlanPropsMixin.Route53HealthCheckConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-