Setting

class Setting

The current account setting for a resource.

Types

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

Properties

Link copied to clipboard

The Amazon ECS resource name.

Link copied to clipboard

The ARN of the principal. It can be a user, role, or the root user. If this field is omitted, the authenticated user is assumed.

Link copied to clipboard

Indicates whether Amazon Web Services manages the account setting, or if the user manages it.

Link copied to clipboard

Determines whether the account setting is on or off for the specified resource.

Functions

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