Interface IAliasRecordTargetProps
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IAliasRecordTargetProps.Jsii$Default
- All Known Implementing Classes:
IAliasRecordTargetProps.Jsii$Proxy
@Generated(value="jsii-pacmak/1.119.0 (build 1634eac)",
date="2025-11-17T14:40:59.590Z")
@Stability(Stable)
public interface IAliasRecordTargetProps
extends software.amazon.jsii.JsiiSerializable
Properties the alias record target.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAliasRecordTargetProps.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getEvaluateTargetHealth
Evaluate target health.Default: - no health check configuration
-
getHostedZoneId
Target Hosted zone ID.Default: - hosted zone ID for the EBS endpoint will be retrieved based on the stack's region.
-