class Aws::Lambda::Types::ListFunctionsByCodeSigningConfigRequest
@note When making an API call, you may pass ListFunctionsByCodeSigningConfigRequest
data as a hash: { code_signing_config_arn: "CodeSigningConfigArn", # required marker: "String", max_items: 1, }
@!attribute [rw] code_signing_config_arn
The The Amazon Resource Name (ARN) of the code signing configuration. @return [String]
@!attribute [rw] marker
Specify the pagination token that's returned by a previous request to retrieve the next page of results. @return [String]
@!attribute [rw] max_items
Maximum number of items to return. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/ListFunctionsByCodeSigningConfigRequest AWS API Documentation
Constants
- SENSITIVE