Class: Aws::Types::DescribeAccountAssignmentDeletionStatusRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAccountAssignmentDeletionStatusRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_assignment_deletion_request_id ⇒ ::String
Returns the value of attribute account_assignment_deletion_request_id.
-
#instance_arn ⇒ ::String
Returns the value of attribute instance_arn.
Instance Attribute Details
#account_assignment_deletion_request_id ⇒ ::String
Returns the value of attribute account_assignment_deletion_request_id.
387 388 389 |
# File 'sig/types.rbs', line 387 def account_assignment_deletion_request_id @account_assignment_deletion_request_id end |
#instance_arn ⇒ ::String
Returns the value of attribute instance_arn.
386 387 388 |
# File 'sig/types.rbs', line 386 def instance_arn @instance_arn end |