ChildResource

Contains information about a child resource of a given resource in a collaboration.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID of the member who owns the child resource.

Link copied to clipboard

The unique identifier of the child resource.

Link copied to clipboard

The name of the child resource.

Link copied to clipboard

The current status of the child resource.

Link copied to clipboard

The type of the child resource.

Functions

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