AssociateFeedRequest

Types

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

Properties

Link copied to clipboard

An identifier for the resource. This name must not resemble an ARN.

Link copied to clipboard

Set to true if you want to do a dry run of the associate action.

Link copied to clipboard
val id: String?

The ID of the feed.

Link copied to clipboard

An array of one or more outputs that you want to add to this feed now, to supplement any outputs that you specified when you created or updated the feed.

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