class
Amazonite::Lambda::GetLayerVersionPolicyRequest
- Amazonite::Lambda::GetLayerVersionPolicyRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
lambda/get_layer_version_policy_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#layer_name : String
The name or Amazon Resource Name (ARN) of the layer.
-
#layer_name=(layer_name : String)
The name or Amazon Resource Name (ARN) of the layer.
- #validate! : Nil
-
#version_number : Int64
The version number.
-
#version_number=(version_number : Int64)
The version number.
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?.