stratosphere-xray-1.0.0: Stratosphere integration for AWS XRay.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.XRay.SamplingRule

Documentation

data SamplingRule Source #

Instances

Instances details
ToJSON SamplingRule Source # 
Instance details

Defined in Stratosphere.XRay.SamplingRule

Show SamplingRule Source # 
Instance details

Defined in Stratosphere.XRay.SamplingRule

Eq SamplingRule Source # 
Instance details

Defined in Stratosphere.XRay.SamplingRule

ToResourceProperties SamplingRule Source # 
Instance details

Defined in Stratosphere.XRay.SamplingRule

Property "SamplingRule" SamplingRule Source # 
Instance details

Defined in Stratosphere.XRay.SamplingRule

Associated Types

type PropertyType "SamplingRule" SamplingRule 
Instance details

Defined in Stratosphere.XRay.SamplingRule

Methods

set :: PropertyType "SamplingRule" SamplingRule -> SamplingRule -> SamplingRule #

Property "Tags" SamplingRule Source # 
Instance details

Defined in Stratosphere.XRay.SamplingRule

Associated Types

type PropertyType "Tags" SamplingRule 
Instance details

Defined in Stratosphere.XRay.SamplingRule

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

Defined in Stratosphere.XRay.SamplingRule

type PropertyType "Tags" SamplingRule Source # 
Instance details

Defined in Stratosphere.XRay.SamplingRule

type PropertyType "Tags" SamplingRule = [Tag]