MemberIndex

An index is the data store used by Amazon Web Services Resource Explorer to hold information about your Amazon Web Services resources that the service discovers.

Types

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

Properties

Link copied to clipboard

The account ID for the index.

Link copied to clipboard
val arn: String?

The Amazon resource name (ARN) of the index.

Link copied to clipboard

The Amazon Web Services Region in which the index exists.

Link copied to clipboard

The type of index. It can be one of the following values:

Functions

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