Class: Aws::Types::CreateCertificateAuthorityAuditReportResponse

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)


93
94
95
# File 'sig/types.rbs', line 93

def audit_report_id
  @audit_report_id
end

#s3_key::String

Returns the value of attribute s3_key.

Returns:

  • (::String)


94
95
96
# File 'sig/types.rbs', line 94

def s3_key
  @s3_key
end