class
Amazonite::CloudWatchLogs::ListIntegrationsResponse
- Amazonite::CloudWatchLogs::ListIntegrationsResponse
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/list_integrations_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#integration_summaries : Array(IntegrationSummary) | Nil
An array, where each object in the array contains information about one CloudWatch Logs integration in this account.
-
#integration_summaries=(integration_summaries : Array(IntegrationSummary) | Nil)
An array, where each object in the array contains information about one CloudWatch Logs integration in this account.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def integration_summaries : Array(IntegrationSummary) | Nil
#
An array, where each object in the array contains information about one CloudWatch Logs integration in this account.
def integration_summaries=(integration_summaries : Array(IntegrationSummary) | Nil)
#
An array, where each object in the array contains information about one CloudWatch Logs integration in this account.