IndexPolicy

This structure contains information about one field index policy in this account.

Types

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

Properties

Link copied to clipboard

The date and time that this index policy was most recently updated.

Link copied to clipboard

The ARN of the log group that this index policy applies to.

Link copied to clipboard

The policy document for this index policy, in JSON format.

Link copied to clipboard

The name of this policy. Responses about log group-level field index policies don't have this field, because those policies don't have names.

Link copied to clipboard

This field indicates whether this is an account-level index policy or an index policy that applies only to a single log group.

Functions

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