Class: Aws::Types::CreateScheduledAuditResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateScheduledAuditResponse
- 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.
1169 1170 1171 |
# File 'sig/types.rbs', line 1169 def scheduled_audit_arn @scheduled_audit_arn end |