artifactConfig

@JvmName(name = "mqyqntwahklhijvw")
suspend fun artifactConfig(value: Output<CanaryArtifactConfigArgs>)
@JvmName(name = "uabvuexaqkknvhnj")
suspend fun artifactConfig(value: CanaryArtifactConfigArgs?)

Parameters

value

configuration for canary artifacts, including the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3. See Artifact Config.


@JvmName(name = "lglmnlemnexxifmf")
suspend fun artifactConfig(argument: suspend CanaryArtifactConfigArgsBuilder.() -> Unit)

Parameters

argument

configuration for canary artifacts, including the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3. See Artifact Config.