RecommendationRelatedEventResource

Information about an Amazon Web Services resource that emitted and event that is related to a recommendation in an insight.

Types

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

Properties

Link copied to clipboard
val name: String?

The name of the resource that emitted the event. This corresponds to the Name field in an EventResource object.

Link copied to clipboard
val type: String?

The type of the resource that emitted the event. This corresponds to the Type field in an EventResource object.

Functions

Link copied to clipboard
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