class
Amazonite::EventBridge::ConnectivityResourceParameters
- Amazonite::EventBridge::ConnectivityResourceParameters
- Reference
- Object
Overview
The parameters for EventBridge to use when invoking the resource endpoint.
Included Modules
- JSON::Serializable
Defined in:
eventbridge/connectivity_resource_parameters.crConstructors
- .new(pull : JSON::PullParser)
- .new(resource_parameters : ConnectivityResourceConfigurationArn)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#resource_parameters : ConnectivityResourceConfigurationArn
The parameters for EventBridge to use when invoking the resource endpoint.
-
#resource_parameters=(resource_parameters : ConnectivityResourceConfigurationArn)
The parameters for EventBridge to use when invoking the resource endpoint.
- #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 resource_parameters : ConnectivityResourceConfigurationArn
#
The parameters for EventBridge to use when invoking the resource endpoint.
def resource_parameters=(resource_parameters : ConnectivityResourceConfigurationArn)
#
The parameters for EventBridge to use when invoking the resource endpoint.