BuildArtifacts
class BuildArtifacts
Information about build output artifacts.
Types
Properties
Link copied to clipboard
An identifier for this artifact definition.
Link copied to clipboard
Specifies the bucket owner's access for objects that another account uploads to their Amazon S3 bucket. By default, only the account that uploads the objects to the bucket has access to these objects. This property allows you to give the bucket owner access to these objects.
Link copied to clipboard
Information that tells you if encryption for build artifacts is disabled.
Link copied to clipboard
If this flag is set, a name specified in the buildspec file overrides the artifact name. The name specified in a buildspec file is calculated at build time and uses the Shell Command Language. For example, you can append a date and time to your artifact name so that it is always unique.