Class GetTrafficPolicyDocumentEndpoint


  • public final class GetTrafficPolicyDocumentEndpoint
    extends java.lang.Object
    • Method Detail

      • id

        public java.lang.String id()
        Returns:
        ID of an endpoint you want to assign.
      • region

        public java.util.Optional<java.lang.String> region()
        Returns:
        To route traffic to an Amazon S3 bucket that is configured as a website endpoint, specify the region in which you created the bucket for `region`.
      • type

        public java.util.Optional<java.lang.String> type()
        Returns:
        Type of the endpoint. Valid values are `value` , `cloudfront` , `elastic-load-balancer`, `s3-website`
      • value

        public java.util.Optional<java.lang.String> value()
        Returns:
        Value of the `type`.