WorkloadShare

A workload share return object.

Types

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

Properties

Link copied to clipboard

Permission granted on a share request.

Link copied to clipboard

An Amazon Web Services account ID.

Link copied to clipboard

The Amazon Web Services account ID, organization ID, or organizational unit (OU) ID with which the workload, lens, profile, or review template is shared.

Link copied to clipboard

The ID associated with the share.

Link copied to clipboard

The status of the share request.

Link copied to clipboard

The ID assigned to the workload. This ID is unique within an Amazon Web Services Region.

Link copied to clipboard

The name of the workload.

Functions

Link copied to clipboard
inline fun copy(block: WorkloadShare.Builder.() -> Unit = {}): WorkloadShare
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