stratosphere-organizations-1.0.0: Stratosphere integration for AWS Organizations.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Organizations.Policy

Documentation

data Policy Source #

Instances

Instances details
ToJSON Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

Show Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

Eq Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

Methods

(==) :: Policy -> Policy -> Bool #

(/=) :: Policy -> Policy -> Bool #

ToResourceProperties Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

Property "Content" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

Associated Types

type PropertyType "Content" Policy 
Instance details

Defined in Stratosphere.Organizations.Policy

type PropertyType "Content" Policy = Object

Methods

set :: PropertyType "Content" Policy -> Policy -> Policy #

Property "Description" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

Associated Types

type PropertyType "Description" Policy 
Instance details

Defined in Stratosphere.Organizations.Policy

type PropertyType "Description" Policy = Value Text

Methods

set :: PropertyType "Description" Policy -> Policy -> Policy #

Property "Name" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

Associated Types

type PropertyType "Name" Policy 
Instance details

Defined in Stratosphere.Organizations.Policy

Methods

set :: PropertyType "Name" Policy -> Policy -> Policy #

Property "Tags" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

Associated Types

type PropertyType "Tags" Policy 
Instance details

Defined in Stratosphere.Organizations.Policy

type PropertyType "Tags" Policy = [Tag]

Methods

set :: PropertyType "Tags" Policy -> Policy -> Policy #

Property "TargetIds" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

Associated Types

type PropertyType "TargetIds" Policy 
Instance details

Defined in Stratosphere.Organizations.Policy

type PropertyType "TargetIds" Policy = ValueList Text

Methods

set :: PropertyType "TargetIds" Policy -> Policy -> Policy #

Property "Type" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

Associated Types

type PropertyType "Type" Policy 
Instance details

Defined in Stratosphere.Organizations.Policy

Methods

set :: PropertyType "Type" Policy -> Policy -> Policy #

type PropertyType "Content" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

type PropertyType "Content" Policy = Object
type PropertyType "Description" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

type PropertyType "Description" Policy = Value Text
type PropertyType "Name" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

type PropertyType "Tags" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

type PropertyType "Tags" Policy = [Tag]
type PropertyType "TargetIds" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy

type PropertyType "TargetIds" Policy = ValueList Text
type PropertyType "Type" Policy Source # 
Instance details

Defined in Stratosphere.Organizations.Policy