Class: Aws::Types::DescribeAccountAssignmentCreationStatusRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAccountAssignmentCreationStatusRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_assignment_creation_request_id ⇒ ::String
Returns the value of attribute account_assignment_creation_request_id.
-
#instance_arn ⇒ ::String
Returns the value of attribute instance_arn.
Instance Attribute Details
#account_assignment_creation_request_id ⇒ ::String
Returns the value of attribute account_assignment_creation_request_id.
376 377 378 |
# File 'sig/types.rbs', line 376 def account_assignment_creation_request_id @account_assignment_creation_request_id end |
#instance_arn ⇒ ::String
Returns the value of attribute instance_arn.
375 376 377 |
# File 'sig/types.rbs', line 375 def instance_arn @instance_arn end |