class
Amazonite::DynamoDB::UpdateContributorInsightsOutput
- Amazonite::DynamoDB::UpdateContributorInsightsOutput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
dynamodb/update_contributor_insights_output.crConstructors
- .new(pull : JSON::PullParser)
- .new(table_name : String | Nil = nil, index_name : String | Nil = nil, contributor_insights_status : ContributorInsightsStatus | Nil = nil, contributor_insights_mode : ContributorInsightsMode | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#contributor_insights_mode : ContributorInsightsMode | Nil
The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.
-
#contributor_insights_mode=(contributor_insights_mode : ContributorInsightsMode | Nil)
The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.
-
#contributor_insights_status : ContributorInsightsStatus | Nil
The status of contributor insights
-
#contributor_insights_status=(contributor_insights_status : ContributorInsightsStatus | Nil)
The status of contributor insights
-
#hash(hasher)
See
Object#hash(hasher) -
#index_name : String | Nil
The name of the global secondary index, if applicable.
-
#index_name=(index_name : String | Nil)
The name of the global secondary index, if applicable.
-
#table_name : String | Nil
The name of the table.
-
#table_name=(table_name : String | Nil)
The name of the table.
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.
The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.
The status of contributor insights
The status of contributor insights