Class: Aws::Types::CertificateAssociation

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)


188
189
190
# File 'sig/types.rbs', line 188

def cluster_identifier
  @cluster_identifier
end

#custom_domain_name::String

Returns the value of attribute custom_domain_name.

Returns:

  • (::String)


187
188
189
# File 'sig/types.rbs', line 187

def custom_domain_name
  @custom_domain_name
end