class Aws::Inspector2::Types::EnableDelegatedAdminAccountRequest

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

data as a hash:

    {
      client_token: "ClientToken",
      delegated_admin_account_id: "AccountId", # required
    }

@!attribute [rw] client_token

The idempotency token for the request.

**A suitable default value is auto-generated.** You should normally
not need to pass this option.
@return [String]

@!attribute [rw] delegated_admin_account_id

The Amazon Web Services account ID of the Amazon Inspector delegated
administrator.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/EnableDelegatedAdminAccountRequest AWS API Documentation

Constants

SENSITIVE