stratosphere-controltower-1.0.0: Stratosphere integration for AWS ControlTower.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ControlTower.EnabledControl

Documentation

data EnabledControl Source #

Instances

Instances details
ToJSON EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

Show EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

Eq EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

ToResourceProperties EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

Property "ControlIdentifier" EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

Associated Types

type PropertyType "ControlIdentifier" EnabledControl 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

type PropertyType "ControlIdentifier" EnabledControl = Value Text

Methods

set :: PropertyType "ControlIdentifier" EnabledControl -> EnabledControl -> EnabledControl #

Property "Parameters" EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

Associated Types

type PropertyType "Parameters" EnabledControl 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

Property "Tags" EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

Associated Types

type PropertyType "Tags" EnabledControl 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

Property "TargetIdentifier" EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

Associated Types

type PropertyType "TargetIdentifier" EnabledControl 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

type PropertyType "TargetIdentifier" EnabledControl = Value Text

Methods

set :: PropertyType "TargetIdentifier" EnabledControl -> EnabledControl -> EnabledControl #

type PropertyType "ControlIdentifier" EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

type PropertyType "ControlIdentifier" EnabledControl = Value Text
type PropertyType "Parameters" EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

type PropertyType "Tags" EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

type PropertyType "TargetIdentifier" EnabledControl Source # 
Instance details

Defined in Stratosphere.ControlTower.EnabledControl

type PropertyType "TargetIdentifier" EnabledControl = Value Text