stratosphere-elasticloadbalancingv2-1.0.0: Stratosphere integration for AWS ElasticLoadBalancingV2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ElasticLoadBalancingV2.TrustStore

Documentation

data TrustStore Source #

Instances

Instances details
ToJSON TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

Show TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

Eq TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

ToResourceProperties TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

Property "CaCertificatesBundleS3Bucket" TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

Associated Types

type PropertyType "CaCertificatesBundleS3Bucket" TrustStore 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

type PropertyType "CaCertificatesBundleS3Bucket" TrustStore = Value Text

Methods

set :: PropertyType "CaCertificatesBundleS3Bucket" TrustStore -> TrustStore -> TrustStore #

Property "CaCertificatesBundleS3Key" TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

Associated Types

type PropertyType "CaCertificatesBundleS3Key" TrustStore 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

type PropertyType "CaCertificatesBundleS3Key" TrustStore = Value Text

Methods

set :: PropertyType "CaCertificatesBundleS3Key" TrustStore -> TrustStore -> TrustStore #

Property "CaCertificatesBundleS3ObjectVersion" TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

Associated Types

type PropertyType "CaCertificatesBundleS3ObjectVersion" TrustStore 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

type PropertyType "CaCertificatesBundleS3ObjectVersion" TrustStore = Value Text

Methods

set :: PropertyType "CaCertificatesBundleS3ObjectVersion" TrustStore -> TrustStore -> TrustStore #

Property "Name" TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

Associated Types

type PropertyType "Name" TrustStore 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

Property "Tags" TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

Associated Types

type PropertyType "Tags" TrustStore 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

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

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

type PropertyType "CaCertificatesBundleS3Bucket" TrustStore = Value Text
type PropertyType "CaCertificatesBundleS3Key" TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

type PropertyType "CaCertificatesBundleS3Key" TrustStore = Value Text
type PropertyType "CaCertificatesBundleS3ObjectVersion" TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

type PropertyType "CaCertificatesBundleS3ObjectVersion" TrustStore = Value Text
type PropertyType "Name" TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

type PropertyType "Tags" TrustStore Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.TrustStore

type PropertyType "Tags" TrustStore = [Tag]