class
Amazonite::CloudWatchLogs::GetIntegrationRequest
- Amazonite::CloudWatchLogs::GetIntegrationRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/get_integration_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#integration_name : String
The name of the integration that you want to find information about.
-
#integration_name=(integration_name : String)
The name of the integration that you want to find information about.
- #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_name : String
#
The name of the integration that you want to find information about. To find the name of your integration, use ListIntegrations
def integration_name=(integration_name : String)
#
The name of the integration that you want to find information about. To find the name of your integration, use ListIntegrations