stratosphere-iam-1.0.0: Stratosphere integration for AWS IAM.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IAM.ServerCertificate

Documentation

data ServerCertificate Source #

Instances

Instances details
ToJSON ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Show ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Eq ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

ToResourceProperties ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Property "CertificateBody" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Associated Types

type PropertyType "CertificateBody" ServerCertificate 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

type PropertyType "CertificateBody" ServerCertificate = Value Text
Property "CertificateChain" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Associated Types

type PropertyType "CertificateChain" ServerCertificate 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

type PropertyType "CertificateChain" ServerCertificate = Value Text
Property "Path" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Associated Types

type PropertyType "Path" ServerCertificate 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Property "PrivateKey" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Associated Types

type PropertyType "PrivateKey" ServerCertificate 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Property "ServerCertificateName" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Associated Types

type PropertyType "ServerCertificateName" ServerCertificate 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

type PropertyType "ServerCertificateName" ServerCertificate = Value Text

Methods

set :: PropertyType "ServerCertificateName" ServerCertificate -> ServerCertificate -> ServerCertificate #

Property "Tags" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

Associated Types

type PropertyType "Tags" ServerCertificate 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

type PropertyType "CertificateBody" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

type PropertyType "CertificateBody" ServerCertificate = Value Text
type PropertyType "CertificateChain" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

type PropertyType "CertificateChain" ServerCertificate = Value Text
type PropertyType "Path" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

type PropertyType "PrivateKey" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

type PropertyType "ServerCertificateName" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate

type PropertyType "ServerCertificateName" ServerCertificate = Value Text
type PropertyType "Tags" ServerCertificate Source # 
Instance details

Defined in Stratosphere.IAM.ServerCertificate