class
Amazonite::Kinesis::DeleteResourcePolicyInput
- Amazonite::Kinesis::DeleteResourcePolicyInput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
kinesis/delete_resource_policy_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#resource_arn : String
The Amazon Resource Name (ARN) of the data stream or consumer.
-
#resource_arn=(resource_arn : String)
The Amazon Resource Name (ARN) of the data stream or consumer.
-
#stream_id : String | Nil
Not Implemented.
-
#stream_id=(stream_id : String | Nil)
Not Implemented.
- #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_arn=(resource_arn : String)
#
The Amazon Resource Name (ARN) of the data stream or consumer.