stratosphere-aps-1.0.0: Stratosphere integration for AWS APS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.APS.ResourcePolicy

Documentation

data ResourcePolicy Source #

Instances

Instances details
ToJSON ResourcePolicy Source # 
Instance details

Defined in Stratosphere.APS.ResourcePolicy

Show ResourcePolicy Source # 
Instance details

Defined in Stratosphere.APS.ResourcePolicy

Eq ResourcePolicy Source # 
Instance details

Defined in Stratosphere.APS.ResourcePolicy

ToResourceProperties ResourcePolicy Source # 
Instance details

Defined in Stratosphere.APS.ResourcePolicy

Property "PolicyDocument" ResourcePolicy Source # 
Instance details

Defined in Stratosphere.APS.ResourcePolicy

Associated Types

type PropertyType "PolicyDocument" ResourcePolicy 
Instance details

Defined in Stratosphere.APS.ResourcePolicy

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

Defined in Stratosphere.APS.ResourcePolicy

Associated Types

type PropertyType "WorkspaceArn" ResourcePolicy 
Instance details

Defined in Stratosphere.APS.ResourcePolicy

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

Defined in Stratosphere.APS.ResourcePolicy

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

Defined in Stratosphere.APS.ResourcePolicy

type PropertyType "WorkspaceArn" ResourcePolicy = Value Text