destination

@JvmName(name = "vudhnkdoybqllplw")
suspend fun destination(value: Output<SigningJobDestinationArgs>)
@JvmName(name = "cywlpfxhyqgvjlis")
suspend fun destination(value: SigningJobDestinationArgs?)

Parameters

value

The S3 bucket in which to save your signed object. See Destination below for details.


@JvmName(name = "oqsmanokcqktiocx")
suspend fun destination(argument: suspend SigningJobDestinationArgsBuilder.() -> Unit)

Parameters

argument

The S3 bucket in which to save your signed object. See Destination below for details.