stratosphere-wisdom-1.0.0: Stratosphere integration for AWS Wisdom.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Wisdom.Assistant

Documentation

data Assistant Source #

Instances

Instances details
ToJSON Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

Show Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

Eq Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

ToResourceProperties Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

Property "Description" Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

Associated Types

type PropertyType "Description" Assistant 
Instance details

Defined in Stratosphere.Wisdom.Assistant

type PropertyType "Description" Assistant = Value Text

Methods

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

Property "Name" Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

Associated Types

type PropertyType "Name" Assistant 
Instance details

Defined in Stratosphere.Wisdom.Assistant

Property "ServerSideEncryptionConfiguration" Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

Associated Types

type PropertyType "ServerSideEncryptionConfiguration" Assistant 
Instance details

Defined in Stratosphere.Wisdom.Assistant

type PropertyType "ServerSideEncryptionConfiguration" Assistant = ServerSideEncryptionConfigurationProperty

Methods

set :: PropertyType "ServerSideEncryptionConfiguration" Assistant -> Assistant -> Assistant #

Property "Tags" Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

Associated Types

type PropertyType "Tags" Assistant 
Instance details

Defined in Stratosphere.Wisdom.Assistant

type PropertyType "Tags" Assistant = [Tag]
Property "Type" Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

Associated Types

type PropertyType "Type" Assistant 
Instance details

Defined in Stratosphere.Wisdom.Assistant

type PropertyType "Description" Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

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

Defined in Stratosphere.Wisdom.Assistant

type PropertyType "ServerSideEncryptionConfiguration" Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

type PropertyType "ServerSideEncryptionConfiguration" Assistant = ServerSideEncryptionConfigurationProperty
type PropertyType "Tags" Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant

type PropertyType "Tags" Assistant = [Tag]
type PropertyType "Type" Assistant Source # 
Instance details

Defined in Stratosphere.Wisdom.Assistant