class
Amazonite::Iam::ReplacementValueEntry
- Amazonite::Iam::ReplacementValueEntry
- Reference
- Object
Overview
Contains the list of replacement values for a single template parameter used when creating a role from a role template.
Defined in:
iam/replacement_value_entry.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) - #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
-
#values : Array(String)
The list of replacement values for the template parameter.
-
#values=(values : Array(String))
The list of replacement values for the template parameter.
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?.