Interface AWSIntegrationApiUpdateAWSAccountRequest

Hierarchy

  • AWSIntegrationApiUpdateAWSAccountRequest

Properties

accessKeyId?: string

Only return AWS accounts that matches this access_key_id. Required if none of the other two options are specified.

accountId?: string

Only return AWS accounts that matches this account_id.

AWS request object

roleName?: string

Only return AWS accounts that match this role_name. Required if account_id is specified.

Generated using TypeDoc