You are viewing documentation for version 1 of the AWS SDK for Ruby. Version 2 documentation can be found here.
Class: AWS::IAM::Policy::Statement
- Inherits:
-
Core::Policy::Statement
- Object
- Core::Policy::Statement
- AWS::IAM::Policy::Statement
- Defined in:
- lib/aws/iam/policy.rb
Constant Summary
- ACTION_MAPPING =
{ }
Instance Attribute Summary
Attributes inherited from Core::Policy::Statement
#actions, #conditions, #effect, #excluded_actions, #excluded_resources, #principals, #resources, #sid
Method Summary
Methods inherited from Core::Policy::Statement
#exclude_actions, #include_actions, #initialize
Constructor Details
This class inherits a constructor from AWS::Core::Policy::Statement