AddProfilePermissionRequest

Types

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

Properties

Link copied to clipboard

For cross-account signing. Grant a designated account permission to perform one or more of the following actions. Each action is associated with a specific API's operations. For more information about cross-account signing, see Using cross-account signing with signing profiles in the AWS Signer Developer Guide.

Link copied to clipboard

The AWS principal receiving cross-account permissions. This may be an IAM role or another AWS account ID.

Link copied to clipboard

The human-readable name of the signing profile.

Link copied to clipboard

The version of the signing profile.

Link copied to clipboard

A unique identifier for the current profile revision.

Link copied to clipboard

A unique identifier for the cross-account permission statement.

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