Class: Aws::Types::DescribeCertificateAuthorityRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_authority_id::String

Returns the value of attribute certificate_authority_id.

Returns:

  • (::String)


884
885
886
# File 'sig/types.rbs', line 884

def certificate_authority_id
  @certificate_authority_id
end

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


883
884
885
# File 'sig/types.rbs', line 883

def cluster_name
  @cluster_name
end