ServiceView

Contains the configuration and properties of a Resource Explorer service view.

Types

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

Properties

Link copied to clipboard

A search filter defines which resources can be part of a search query result set.

Link copied to clipboard

A list of additional resource properties that are included in this view for search and filtering purposes.

Link copied to clipboard

The scope type of the service view, which determines what resources are included.

Link copied to clipboard

The Amazon Resource Name (ARN) of the service view.

Link copied to clipboard

The Amazon Web Services service that has streaming access to this view's data.

Functions

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