ProjectArtifactsArgs

constructor(artifactIdentifier: Output<String>? = null, bucketOwnerAccess: Output<String>? = null, encryptionDisabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, namespaceType: Output<String>? = null, overrideArtifactName: Output<Boolean>? = null, packaging: Output<String>? = null, path: Output<String>? = null, type: Output<String>)