Index

class Index : KotlinCustomResource

Definition of AWS::ResourceExplorer2::Index Resource Type

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the new index for the AWS Region . For example: arn:aws:resource-explorer-2:us-east-1:123456789012:index/EXAMPLE8-90ab-cdef-fedc-EXAMPLE22222

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val indexState: Output<IndexState>

Indicates the current state of the index. For example: CREATING

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, String>>?

The specified tags are attached to only the index created in this AWS Region . The tags don't attach to any of the resources listed in the index.

Link copied to clipboard
val type: Output<IndexType>

Specifies the type of the index in this Region. For information about the aggregator index and how it differs from a local index, see Turning on cross-Region search by creating an aggregator index in the AWS Resource Explorer User Guide. .

Link copied to clipboard
val urn: Output<String>