class

Amazonite::DynamoDBV2::UpdateContributorInsightsInput

Inherits JSON::Serializable < Reference < Object

Constructors

new(table_name : String, contributor_insights_action : ContributorInsightsAction, index_name : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

contributor_insights_action
Source
contributor_insights_action=(contributor_insights_action : ContributorInsightsAction)
Source
index_name
Source
index_name=(index_name : String | Nil)
Source
table_name
Source
table_name=(table_name : String)
Source