Class: Aws::Types::DescribeCertificateAuthorityAuditReportRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audit_report_id::String

Returns the value of attribute audit_report_id.

Returns:

  • (::String)


178
179
180
# File 'sig/types.rbs', line 178

def audit_report_id
  @audit_report_id
end

#certificate_authority_arn::String

Returns the value of attribute certificate_authority_arn.

Returns:

  • (::String)


177
178
179
# File 'sig/types.rbs', line 177

def certificate_authority_arn
  @certificate_authority_arn
end