stratosphere-appmesh-1.0.0: Stratosphere integration for AWS AppMesh.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppMesh.VirtualNode

Documentation

data VirtualNode Source #

Instances

Instances details
ToJSON VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

Show VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

Eq VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

ToResourceProperties VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

Property "MeshName" VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

Associated Types

type PropertyType "MeshName" VirtualNode 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

Property "MeshOwner" VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

Associated Types

type PropertyType "MeshOwner" VirtualNode 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

type PropertyType "MeshOwner" VirtualNode = Value Text

Methods

set :: PropertyType "MeshOwner" VirtualNode -> VirtualNode -> VirtualNode #

Property "Spec" VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

Associated Types

type PropertyType "Spec" VirtualNode 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

Property "Tags" VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

Associated Types

type PropertyType "Tags" VirtualNode 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

type PropertyType "Tags" VirtualNode = [Tag]
Property "VirtualNodeName" VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

Associated Types

type PropertyType "VirtualNodeName" VirtualNode 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

type PropertyType "VirtualNodeName" VirtualNode = Value Text

Methods

set :: PropertyType "VirtualNodeName" VirtualNode -> VirtualNode -> VirtualNode #

type PropertyType "MeshName" VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

type PropertyType "MeshOwner" VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

type PropertyType "MeshOwner" VirtualNode = Value Text
type PropertyType "Spec" VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

type PropertyType "Tags" VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

type PropertyType "Tags" VirtualNode = [Tag]
type PropertyType "VirtualNodeName" VirtualNode Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualNode

type PropertyType "VirtualNodeName" VirtualNode = Value Text