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.
  • Method Details

    • getEvaluateTargetHealth

      @Stability(Stable) @Nullable default Boolean getEvaluateTargetHealth()
      Evaluate target health.

      Default: - no health check configuration

    • getHostedZoneId

      @Stability(Stable) @Nullable default String getHostedZoneId()
      Target Hosted zone ID.

      Default: - hosted zone ID for the EBS endpoint will be retrieved based on the stack's region.