Interface CreateIndexResponse.Builder

  • Method Details

    • arn

      The ARN of the new local index for the Region. You can reference this ARN in IAM permission policies to authorize the following operations: DeleteIndex | GetIndex | UpdateIndexType | CreateView

      Parameters:
      arn - The ARN of the new local index for the Region. You can reference this ARN in IAM permission policies to authorize the following operations: DeleteIndex | GetIndex | UpdateIndexType | CreateView
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      CreateIndexResponse.Builder createdAt(Instant createdAt)

      The date and timestamp when the index was created.

      Parameters:
      createdAt - The date and timestamp when the index was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      Indicates the current state of the index. You can check for changes to the state for asynchronous operations by calling the GetIndex operation.

      The state can remain in the CREATING or UPDATING state for several hours as Resource Explorer discovers the information about your resources and populates the index.

      Parameters:
      state - Indicates the current state of the index. You can check for changes to the state for asynchronous operations by calling the GetIndex operation.

      The state can remain in the CREATING or UPDATING state for several hours as Resource Explorer discovers the information about your resources and populates the index.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      Indicates the current state of the index. You can check for changes to the state for asynchronous operations by calling the GetIndex operation.

      The state can remain in the CREATING or UPDATING state for several hours as Resource Explorer discovers the information about your resources and populates the index.

      Parameters:
      state - Indicates the current state of the index. You can check for changes to the state for asynchronous operations by calling the GetIndex operation.

      The state can remain in the CREATING or UPDATING state for several hours as Resource Explorer discovers the information about your resources and populates the index.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: