stratosphere-msk-1.0.0: Stratosphere integration for AWS MSK.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MSK.Cluster.TlsProperty

Documentation

data TlsProperty Source #

Instances

Instances details
ToJSON TlsProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.TlsProperty

Show TlsProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.TlsProperty

Eq TlsProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.TlsProperty

ToResourceProperties TlsProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.TlsProperty

Property "CertificateAuthorityArnList" TlsProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.TlsProperty

Associated Types

type PropertyType "CertificateAuthorityArnList" TlsProperty 
Instance details

Defined in Stratosphere.MSK.Cluster.TlsProperty

type PropertyType "CertificateAuthorityArnList" TlsProperty = ValueList Text

Methods

set :: PropertyType "CertificateAuthorityArnList" TlsProperty -> TlsProperty -> TlsProperty #

Property "Enabled" TlsProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.TlsProperty

Associated Types

type PropertyType "Enabled" TlsProperty 
Instance details

Defined in Stratosphere.MSK.Cluster.TlsProperty

type PropertyType "CertificateAuthorityArnList" TlsProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.TlsProperty

type PropertyType "CertificateAuthorityArnList" TlsProperty = ValueList Text
type PropertyType "Enabled" TlsProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.TlsProperty