ManagedView

An Amazon Web Services-managed view is how other Amazon Web Services services can access resource information indexed by Resource Explorer for your Amazon Web Services account or organization with your consent. For more information, see Managed views.

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 structure that contains additional information about the managed view.

Link copied to clipboard

The date and time when this managed view was last modified.

Link copied to clipboard

The Amazon resource name (ARN) of the managed view.

Link copied to clipboard

The name of the managed view.

Link copied to clipboard

The Amazon Web Services account that owns this managed view.

Link copied to clipboard

The resource policy that defines access to the managed view. To learn more about this policy, review Managed views.

Link copied to clipboard

An Amazon resource name (ARN) of an Amazon Web Services account or organization that specifies whether this managed view includes resources from only the specified Amazon Web Services account or all accounts in the specified organization.

Link copied to clipboard

The service principal of the Amazon Web Services service that created and manages the managed view.

Link copied to clipboard

The version of the managed view.

Functions

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