Amazonite::DynamoDBV2::UpdateContributorInsightsInput
Inherits JSON::Serializable < Reference < Object
Constructors
new(table_name : String, contributor_insights_action : ContributorInsightsAction, index_name : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
contributor_insights_action
Sourcecontributor_insights_action=(contributor_insights_action : ContributorInsightsAction)
Sourceindex_name
Sourcetable_name
Source