class Aws::CodePipeline::Types::ArtifactDetails
Returns information about the details of an artifact.
@note When making an API call, you may pass ArtifactDetails
data as a hash: { minimum_count: 1, # required maximum_count: 1, # required }
@!attribute [rw] minimum_count
The minimum number of artifacts allowed for the action type. @return [Integer]
@!attribute [rw] maximum_count
The maximum number of artifacts allowed for the action type. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ArtifactDetails AWS API Documentation
Constants
- SENSITIVE