stratosphere-qbusiness-1.0.0: Stratosphere integration for AWS QBusiness.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.QBusiness.Permission

Documentation

data Permission Source #

Instances

Instances details
ToJSON Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

Show Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

Eq Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

ToResourceProperties Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

Property "Actions" Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

Associated Types

type PropertyType "Actions" Permission 
Instance details

Defined in Stratosphere.QBusiness.Permission

Methods

set :: PropertyType "Actions" Permission -> Permission -> Permission #

Property "ApplicationId" Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

Associated Types

type PropertyType "ApplicationId" Permission 
Instance details

Defined in Stratosphere.QBusiness.Permission

type PropertyType "ApplicationId" Permission = Value Text

Methods

set :: PropertyType "ApplicationId" Permission -> Permission -> Permission #

Property "Conditions" Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

Associated Types

type PropertyType "Conditions" Permission 
Instance details

Defined in Stratosphere.QBusiness.Permission

Methods

set :: PropertyType "Conditions" Permission -> Permission -> Permission #

Property "Principal" Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

Associated Types

type PropertyType "Principal" Permission 
Instance details

Defined in Stratosphere.QBusiness.Permission

type PropertyType "Principal" Permission = Value Text

Methods

set :: PropertyType "Principal" Permission -> Permission -> Permission #

Property "StatementId" Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

Associated Types

type PropertyType "StatementId" Permission 
Instance details

Defined in Stratosphere.QBusiness.Permission

type PropertyType "StatementId" Permission = Value Text

Methods

set :: PropertyType "StatementId" Permission -> Permission -> Permission #

type PropertyType "Actions" Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

type PropertyType "ApplicationId" Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

type PropertyType "ApplicationId" Permission = Value Text
type PropertyType "Conditions" Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

type PropertyType "Principal" Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

type PropertyType "Principal" Permission = Value Text
type PropertyType "StatementId" Permission Source # 
Instance details

Defined in Stratosphere.QBusiness.Permission

type PropertyType "StatementId" Permission = Value Text