Builder

class Builder

Properties

Link copied to clipboard

String that identifies the signing request. All calls after the first that use this token return the same response as the first call.

Link copied to clipboard

The S3 bucket in which to save your signed object. The destination contains the name of your bucket and an optional prefix.

Link copied to clipboard

The name of the signing profile.

Link copied to clipboard

The AWS account ID of the signing profile owner.

Link copied to clipboard

The S3 bucket that contains the object to sign or a BLOB that contains your raw code.

Functions

Link copied to clipboard
Link copied to clipboard
fun source(block: Source.Builder.() -> Unit)