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

Stratosphere.AppMesh.VirtualService

Documentation

data VirtualService Source #

Instances

Instances details
ToJSON VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Show VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Eq VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

ToResourceProperties VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Property "MeshName" VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Associated Types

type PropertyType "MeshName" VirtualService 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Property "MeshOwner" VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Associated Types

type PropertyType "MeshOwner" VirtualService 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Property "Spec" VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Associated Types

type PropertyType "Spec" VirtualService 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Property "Tags" VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Associated Types

type PropertyType "Tags" VirtualService 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Property "VirtualServiceName" VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

Associated Types

type PropertyType "VirtualServiceName" VirtualService 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

type PropertyType "VirtualServiceName" VirtualService = Value Text

Methods

set :: PropertyType "VirtualServiceName" VirtualService -> VirtualService -> VirtualService #

type PropertyType "MeshName" VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

type PropertyType "MeshOwner" VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

type PropertyType "Spec" VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

type PropertyType "Tags" VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

type PropertyType "VirtualServiceName" VirtualService Source # 
Instance details

Defined in Stratosphere.AppMesh.VirtualService

type PropertyType "VirtualServiceName" VirtualService = Value Text