class
Amazonite::Iam::GetHumanReadableSummaryRequest
- Amazonite::Iam::GetHumanReadableSummaryRequest
- Reference
- Object
Defined in:
iam/get_human_readable_summary_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#entity_arn : String
Arn of the entity to be summarized.
-
#entity_arn=(entity_arn : String)
Arn of the entity to be summarized.
-
#hash(hasher)
See
Object#hash(hasher) -
#locale : String | Nil
A string representing the locale to use for the summary generation.
-
#locale=(locale : String | Nil)
A string representing the locale to use for the summary generation.
- #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
Arn of the entity to be summarized. At this time, the only supported entity type is
delegation-request
Arn of the entity to be summarized. At this time, the only supported entity type is
delegation-request
A string representing the locale to use for the summary generation. The supported locale strings are based on the Supported languages of the Amazon Web Services Management Console .
A string representing the locale to use for the summary generation. The supported locale strings are based on the Supported languages of the Amazon Web Services Management Console .