stratosphere-servicediscovery-1.0.0: Stratosphere integration for AWS ServiceDiscovery.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ServiceDiscovery.Instance

Documentation

data Instance Source #

Instances

Instances details
ToJSON Instance Source # 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

Show Instance Source # 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

Eq Instance Source # 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

ToResourceProperties Instance Source # 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

Property "InstanceAttributes" Instance Source # 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

Associated Types

type PropertyType "InstanceAttributes" Instance 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

type PropertyType "InstanceAttributes" Instance = Object

Methods

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

Property "InstanceId" Instance Source # 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

Associated Types

type PropertyType "InstanceId" Instance 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

type PropertyType "InstanceId" Instance = Value Text

Methods

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

Property "ServiceId" Instance Source # 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

Associated Types

type PropertyType "ServiceId" Instance 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

type PropertyType "ServiceId" Instance = Value Text

Methods

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

type PropertyType "InstanceAttributes" Instance Source # 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

type PropertyType "InstanceAttributes" Instance = Object
type PropertyType "InstanceId" Instance Source # 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

type PropertyType "InstanceId" Instance = Value Text
type PropertyType "ServiceId" Instance Source # 
Instance details

Defined in Stratosphere.ServiceDiscovery.Instance

type PropertyType "ServiceId" Instance = Value Text