Class ModifyCustomDomainAssociationResponse

    • Method Detail

      • customDomainName

        public final String customDomainName()

        The custom domain name associated with the result for the changed custom domain association.

        Returns:
        The custom domain name associated with the result for the changed custom domain association.
      • customDomainCertificateArn

        public final String customDomainCertificateArn()

        The certificate Amazon Resource Name (ARN) associated with the result for the changed custom domain association.

        Returns:
        The certificate Amazon Resource Name (ARN) associated with the result for the changed custom domain association.
      • clusterIdentifier

        public final String clusterIdentifier()

        The identifier of the cluster associated with the result for the changed custom domain association.

        Returns:
        The identifier of the cluster associated with the result for the changed custom domain association.
      • customDomainCertExpiryTime

        public final String customDomainCertExpiryTime()

        The certificate expiration time associated with the result for the changed custom domain association.

        Returns:
        The certificate expiration time associated with the result for the changed custom domain association.
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object