stratosphere-xray-1.0.0: Stratosphere integration for AWS XRay.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.XRay.ResourcePolicy

Documentation

data ResourcePolicy Source #

Instances

Instances details
ToJSON ResourcePolicy Source # 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

Show ResourcePolicy Source # 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

Eq ResourcePolicy Source # 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

ToResourceProperties ResourcePolicy Source # 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

Property "BypassPolicyLockoutCheck" ResourcePolicy Source # 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

Associated Types

type PropertyType "BypassPolicyLockoutCheck" ResourcePolicy 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

type PropertyType "BypassPolicyLockoutCheck" ResourcePolicy = Value Bool

Methods

set :: PropertyType "BypassPolicyLockoutCheck" ResourcePolicy -> ResourcePolicy -> ResourcePolicy #

Property "PolicyDocument" ResourcePolicy Source # 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

Associated Types

type PropertyType "PolicyDocument" ResourcePolicy 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

type PropertyType "PolicyDocument" ResourcePolicy = Value Text
Property "PolicyName" ResourcePolicy Source # 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

Associated Types

type PropertyType "PolicyName" ResourcePolicy 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

type PropertyType "BypassPolicyLockoutCheck" ResourcePolicy Source # 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

type PropertyType "BypassPolicyLockoutCheck" ResourcePolicy = Value Bool
type PropertyType "PolicyDocument" ResourcePolicy Source # 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy

type PropertyType "PolicyDocument" ResourcePolicy = Value Text
type PropertyType "PolicyName" ResourcePolicy Source # 
Instance details

Defined in Stratosphere.XRay.ResourcePolicy