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.113.0 (build fc68b25)",
date="2025-09-15T14:52:05.973Z")
@Stability(Stable)
public interface IAliasRecordTargetProps
extends software.amazon.jsii.JsiiSerializable
Properties the alias record target.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIAliasRecordTargetProps
.static final class
A 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.
-