stratosphere-arcregionswitch-1.0.0: Stratosphere integration for AWS ARCRegionSwitch.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ARCRegionSwitch.Plan.AsgProperty

Documentation

data AsgProperty Source #

Instances

Instances details
ToJSON AsgProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

Show AsgProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

Eq AsgProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

ToResourceProperties AsgProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

Property "Arn" AsgProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

Associated Types

type PropertyType "Arn" AsgProperty 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

Property "CrossAccountRole" AsgProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

Associated Types

type PropertyType "CrossAccountRole" AsgProperty 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

type PropertyType "CrossAccountRole" AsgProperty = Value Text

Methods

set :: PropertyType "CrossAccountRole" AsgProperty -> AsgProperty -> AsgProperty #

Property "ExternalId" AsgProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

Associated Types

type PropertyType "ExternalId" AsgProperty 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

type PropertyType "ExternalId" AsgProperty = Value Text

Methods

set :: PropertyType "ExternalId" AsgProperty -> AsgProperty -> AsgProperty #

type PropertyType "Arn" AsgProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

type PropertyType "CrossAccountRole" AsgProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

type PropertyType "CrossAccountRole" AsgProperty = Value Text
type PropertyType "ExternalId" AsgProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.AsgProperty

type PropertyType "ExternalId" AsgProperty = Value Text