stratosphere-rolesanywhere-1.0.0: Stratosphere integration for AWS RolesAnywhere.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.RolesAnywhere.TrustAnchor

Documentation

data TrustAnchor Source #

Instances

Instances details
ToJSON TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Show TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Eq TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

ToResourceProperties TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Property "Enabled" TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Associated Types

type PropertyType "Enabled" TrustAnchor 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Property "Name" TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Associated Types

type PropertyType "Name" TrustAnchor 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Property "NotificationSettings" TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Associated Types

type PropertyType "NotificationSettings" TrustAnchor 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

type PropertyType "NotificationSettings" TrustAnchor = [NotificationSettingProperty]

Methods

set :: PropertyType "NotificationSettings" TrustAnchor -> TrustAnchor -> TrustAnchor #

Property "Source" TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Associated Types

type PropertyType "Source" TrustAnchor 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Property "Tags" TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

Associated Types

type PropertyType "Tags" TrustAnchor 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

type PropertyType "Tags" TrustAnchor = [Tag]
type PropertyType "Enabled" TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

type PropertyType "Name" TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

type PropertyType "NotificationSettings" TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

type PropertyType "NotificationSettings" TrustAnchor = [NotificationSettingProperty]
type PropertyType "Source" TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

type PropertyType "Tags" TrustAnchor Source # 
Instance details

Defined in Stratosphere.RolesAnywhere.TrustAnchor

type PropertyType "Tags" TrustAnchor = [Tag]