Class: Aws::Types::UpdateScheduledAuditResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateScheduledAuditResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scheduled_audit_arn ⇒ ::String
Returns the value of attribute scheduled_audit_arn.
Instance Attribute Details
#scheduled_audit_arn ⇒ ::String
Returns the value of attribute scheduled_audit_arn.
5311 5312 5313 |
# File 'sig/types.rbs', line 5311 def scheduled_audit_arn @scheduled_audit_arn end |