enum Amazonite::DynamoDBV2::ContributorInsightsAction

Defined in:

dynamodb_v2/contributor_insights_action.cr

Enum Members

Enable = 0
Disable = 1

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_json(pull : JSON::PullParser) : ADDB::ContributorInsightsAction #

[View source]
def self.to_json(e : ContributorInsightsAction, json : JSON::Builder) : Nil #

[View source]

Instance Method Detail

def disable? #

[View source]
def enable? #

[View source]