Class: Aws::Types::Certificates

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_hardware_certificate::String

Returns the value of attribute aws_hardware_certificate.

Returns:

  • (::String)


38
39
40
# File 'sig/types.rbs', line 38

def aws_hardware_certificate
  @aws_hardware_certificate
end

#cluster_certificate::String

Returns the value of attribute cluster_certificate.

Returns:

  • (::String)


40
41
42
# File 'sig/types.rbs', line 40

def cluster_certificate
  @cluster_certificate
end

#cluster_csr::String

Returns the value of attribute cluster_csr.

Returns:

  • (::String)


36
37
38
# File 'sig/types.rbs', line 36

def cluster_csr
  @cluster_csr
end

#hsm_certificate::String

Returns the value of attribute hsm_certificate.

Returns:

  • (::String)


37
38
39
# File 'sig/types.rbs', line 37

def hsm_certificate
  @hsm_certificate
end

#manufacturer_hardware_certificate::String

Returns the value of attribute manufacturer_hardware_certificate.

Returns:

  • (::String)


39
40
41
# File 'sig/types.rbs', line 39

def manufacturer_hardware_certificate
  @manufacturer_hardware_certificate
end