CodeSigning

Describes the method to use when code signing a file.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the AWSSignerJob which was created to sign the file.

Link copied to clipboard

A custom method for code signing a file.

Link copied to clipboard

Describes the code-signing job.

Functions

Link copied to clipboard
inline fun copy(block: CodeSigning.Builder.() -> Unit = {}): CodeSigning
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String