Class: Aws::Types::GetCertificateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_arn::String

Returns the value of attribute certificate_arn.

Returns:

  • (::String)


256
257
258
# File 'sig/types.rbs', line 256

def certificate_arn
  @certificate_arn
end

#certificate_authority_arn::String

Returns the value of attribute certificate_authority_arn.

Returns:

  • (::String)


255
256
257
# File 'sig/types.rbs', line 255

def certificate_authority_arn
  @certificate_authority_arn
end