Class: Aws::Types::GetCertificateAuthorityCsrRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_authority_arn::String

Returns the value of attribute certificate_authority_arn.

Returns:

  • (::String)


245
246
247
# File 'sig/types.rbs', line 245

def certificate_authority_arn
  @certificate_authority_arn
end