GetSigningProfileResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) for the signing profile.

Link copied to clipboard

A list of overrides applied by the target signing profile for signing operations.

Link copied to clipboard

A human-readable name for the signing platform associated with the signing profile.

Link copied to clipboard

The ID of the platform that is used by the target signing profile.

Link copied to clipboard

The name of the target signing profile.

Link copied to clipboard

The current version of the signing profile.

Link copied to clipboard

The signing profile ARN, including the profile version.

Link copied to clipboard

Revocation information for a signing profile.

Link copied to clipboard

The validity period for a signing job.

Link copied to clipboard

The ARN of the certificate that the target profile uses for signing operations.

Link copied to clipboard

A map of key-value pairs for signing operations that is attached to the target signing profile.

Link copied to clipboard

The status of the target signing profile.

Link copied to clipboard

Reason for the status of the target signing profile.

Link copied to clipboard

A list of tags associated with the signing profile.

Functions

Link copied to clipboard
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