stratosphere-sso-1.0.0: Stratosphere integration for AWS SSO.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SSO.Instance

Documentation

data Instance Source #

Instances

Instances details
ToJSON Instance Source # 
Instance details

Defined in Stratosphere.SSO.Instance

Show Instance Source # 
Instance details

Defined in Stratosphere.SSO.Instance

Eq Instance Source # 
Instance details

Defined in Stratosphere.SSO.Instance

ToResourceProperties Instance Source # 
Instance details

Defined in Stratosphere.SSO.Instance

Property "Name" Instance Source # 
Instance details

Defined in Stratosphere.SSO.Instance

Associated Types

type PropertyType "Name" Instance 
Instance details

Defined in Stratosphere.SSO.Instance

Methods

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

Property "Tags" Instance Source # 
Instance details

Defined in Stratosphere.SSO.Instance

Associated Types

type PropertyType "Tags" Instance 
Instance details

Defined in Stratosphere.SSO.Instance

type PropertyType "Tags" Instance = [Tag]

Methods

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

type PropertyType "Name" Instance Source # 
Instance details

Defined in Stratosphere.SSO.Instance

type PropertyType "Tags" Instance Source # 
Instance details

Defined in Stratosphere.SSO.Instance

type PropertyType "Tags" Instance = [Tag]