destination

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

Parameters

value

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


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

Parameters

argument

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