class Aws::ChimeSDKIdentity::Types::DeleteAppInstanceAdminRequest

@note When making an API call, you may pass DeleteAppInstanceAdminRequest

data as a hash:

    {
      app_instance_admin_arn: "ChimeArn", # required
      app_instance_arn: "ChimeArn", # required
    }

@!attribute [rw] app_instance_admin_arn

The ARN of the `AppInstance`'s administrator.
@return [String]

@!attribute [rw] app_instance_arn

The ARN of the `AppInstance`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/chime-sdk-identity-2021-04-20/DeleteAppInstanceAdminRequest AWS API Documentation

Constants

SENSITIVE