BatchCreateObject

Represents the output of a CreateObject operation.

Types

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

Properties

Link copied to clipboard

The batch reference name. See Transaction Support for more information.

Link copied to clipboard

The name of the link.

Link copied to clipboard

An attribute map, which contains an attribute ARN as the key and attribute value as the map value.

Link copied to clipboard

If specified, the parent reference to which this object will be attached.

Link copied to clipboard

A list of FacetArns that will be associated with the object. For more information, see arns.

Functions

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