class Aws::SSOAdmin::Types::DescribeAccountAssignmentDeletionStatusRequest
@note When making an API call, you may pass DescribeAccountAssignmentDeletionStatusRequest
data as a hash: { instance_arn: "InstanceArn", # required account_assignment_deletion_request_id: "UUId", # required }
@!attribute [rw] instance_arn
The ARN of the SSO instance under which the operation will be executed. For more information about ARNs, see [Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces](/general/latest/gr/aws-arns-and-namespaces.html) in the *Amazon Web Services General Reference*. @return [String]
@!attribute [rw] account_assignment_deletion_request_id
The identifier that is used to track the request operation progress. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sso-admin-2020-07-20/DescribeAccountAssignmentDeletionStatusRequest AWS API Documentation
Constants
- SENSITIVE