class Aws::CodePipeline::Types::ActionTypePermissions

Details identifying the users with permissions to use the action type.

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

data as a hash:

    {
      allowed_accounts: ["AllowedAccount"], # required
    }

@!attribute [rw] allowed_accounts

A list of AWS account IDs with access to use the action type in
their pipelines.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ActionTypePermissions AWS API Documentation

Constants

SENSITIVE