GetLayoutResponse

Types

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

Properties

Link copied to clipboard

Information about which fields will be present in the layout, the order of the fields, and read-only attribute of the field.

Link copied to clipboard

The Amazon Resource Name (ARN) of the newly created layout.

Link copied to clipboard

The unique identifier of the layout.

Link copied to clipboard

The name of the layout. It must be unique.

Link copied to clipboard

A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.

Functions

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