destination

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

Parameters

value

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


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

Parameters

argument

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