| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.RolesAnywhere.Profile
Documentation
data AttributeMappingProperty Source #
Constructors
| AttributeMappingProperty | |
Fields
| |
Instances
data MappingRuleProperty Source #
Constructors
| MappingRuleProperty | |
Fields
| |
Instances
| ToJSON MappingRuleProperty Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile.MappingRuleProperty Methods toJSON :: MappingRuleProperty -> Value # toEncoding :: MappingRuleProperty -> Encoding # toJSONList :: [MappingRuleProperty] -> Value # toEncodingList :: [MappingRuleProperty] -> Encoding # omitField :: MappingRuleProperty -> Bool # | |||||
| Show MappingRuleProperty Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile.MappingRuleProperty Methods showsPrec :: Int -> MappingRuleProperty -> ShowS # show :: MappingRuleProperty -> String # showList :: [MappingRuleProperty] -> ShowS # | |||||
| Eq MappingRuleProperty Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile.MappingRuleProperty Methods (==) :: MappingRuleProperty -> MappingRuleProperty -> Bool # (/=) :: MappingRuleProperty -> MappingRuleProperty -> Bool # | |||||
| ToResourceProperties MappingRuleProperty Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile.MappingRuleProperty Methods toResourceProperties :: MappingRuleProperty -> ResourceProperties # | |||||
| Property "Specifier" MappingRuleProperty Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile.MappingRuleProperty Associated Types
Methods set :: PropertyType "Specifier" MappingRuleProperty -> MappingRuleProperty -> MappingRuleProperty # | |||||
| type PropertyType "Specifier" MappingRuleProperty Source # | |||||
mkAttributeMappingProperty :: Value Text -> [MappingRuleProperty] -> AttributeMappingProperty Source #
Constructors
| Profile | |
Fields
| |
Instances
| ToJSON Profile Source # | |||||
| Show Profile Source # | |||||
| Eq Profile Source # | |||||
| ToResourceProperties Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Methods | |||||
| Property "AcceptRoleSessionName" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Associated Types
| |||||
| Property "AttributeMappings" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Associated Types
| |||||
| Property "DurationSeconds" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Associated Types
| |||||
| Property "Enabled" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Associated Types
| |||||
| Property "ManagedPolicyArns" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Associated Types
| |||||
| Property "Name" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Associated Types
| |||||
| Property "RequireInstanceProperties" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Associated Types
| |||||
| Property "RoleArns" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Associated Types
| |||||
| Property "SessionPolicy" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Associated Types
| |||||
| Property "Tags" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile Associated Types
| |||||
| type PropertyType "AcceptRoleSessionName" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile | |||||
| type PropertyType "AttributeMappings" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile | |||||
| type PropertyType "DurationSeconds" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile | |||||
| type PropertyType "Enabled" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile | |||||
| type PropertyType "ManagedPolicyArns" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile | |||||
| type PropertyType "Name" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile | |||||
| type PropertyType "RequireInstanceProperties" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile | |||||
| type PropertyType "RoleArns" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile | |||||
| type PropertyType "SessionPolicy" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile | |||||
| type PropertyType "Tags" Profile Source # | |||||
Defined in Stratosphere.RolesAnywhere.Profile | |||||