stratosphere-ram-1.0.0: Stratosphere integration for AWS RAM.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.RAM.ResourceShare

Documentation

data ResourceShare Source #

Instances

Instances details
ToJSON ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Show ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Eq ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

ToResourceProperties ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Property "AllowExternalPrincipals" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Associated Types

type PropertyType "AllowExternalPrincipals" ResourceShare 
Instance details

Defined in Stratosphere.RAM.ResourceShare

type PropertyType "AllowExternalPrincipals" ResourceShare = Value Bool

Methods

set :: PropertyType "AllowExternalPrincipals" ResourceShare -> ResourceShare -> ResourceShare #

Property "Name" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Associated Types

type PropertyType "Name" ResourceShare 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Property "PermissionArns" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Associated Types

type PropertyType "PermissionArns" ResourceShare 
Instance details

Defined in Stratosphere.RAM.ResourceShare

type PropertyType "PermissionArns" ResourceShare = ValueList Text

Methods

set :: PropertyType "PermissionArns" ResourceShare -> ResourceShare -> ResourceShare #

Property "Principals" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Associated Types

type PropertyType "Principals" ResourceShare 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Property "ResourceArns" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Associated Types

type PropertyType "ResourceArns" ResourceShare 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Property "Sources" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Associated Types

type PropertyType "Sources" ResourceShare 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Property "Tags" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

Associated Types

type PropertyType "Tags" ResourceShare 
Instance details

Defined in Stratosphere.RAM.ResourceShare

type PropertyType "AllowExternalPrincipals" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

type PropertyType "AllowExternalPrincipals" ResourceShare = Value Bool
type PropertyType "Name" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

type PropertyType "PermissionArns" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

type PropertyType "PermissionArns" ResourceShare = ValueList Text
type PropertyType "Principals" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

type PropertyType "ResourceArns" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

type PropertyType "Sources" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare

type PropertyType "Tags" ResourceShare Source # 
Instance details

Defined in Stratosphere.RAM.ResourceShare