Class: Aws::Types::ModifyCustomDomainAssociationResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_identifier::String

Returns the value of attribute cluster_identifier.

Returns:

  • (::String)


2094
2095
2096
# File 'sig/types.rbs', line 2094

def cluster_identifier
  @cluster_identifier
end

#custom_domain_cert_expiry_time::String

Returns the value of attribute custom_domain_cert_expiry_time.

Returns:

  • (::String)


2095
2096
2097
# File 'sig/types.rbs', line 2095

def custom_domain_cert_expiry_time
  @custom_domain_cert_expiry_time
end

#custom_domain_certificate_arn::String

Returns the value of attribute custom_domain_certificate_arn.

Returns:

  • (::String)


2093
2094
2095
# File 'sig/types.rbs', line 2093

def custom_domain_certificate_arn
  @custom_domain_certificate_arn
end

#custom_domain_name::String

Returns the value of attribute custom_domain_name.

Returns:

  • (::String)


2092
2093
2094
# File 'sig/types.rbs', line 2092

def custom_domain_name
  @custom_domain_name
end