class Aws::IoT::Types::AuthInfo
@return [Array<String>]
the specified action.
The resources for which the principal is being authorized to perform
@!attribute [rw] resources
@return [String]
The type of action for which the principal is being authorized.
@!attribute [rw] action_type
}
resources: [“Resource”],
action_type: “PUBLISH”, # accepts PUBLISH, SUBSCRIBE, RECEIVE, CONNECT
{
data as a hash:
@note When making an API call, you may pass AuthInfo
A collection of authorization information.