stratosphere-acmpca-1.0.0: Stratosphere integration for AWS ACMPCA.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ACMPCA.Permission

Documentation

data Permission Source #

Instances

Instances details
ToJSON Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

Show Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

Eq Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

ToResourceProperties Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

Property "Actions" Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

Associated Types

type PropertyType "Actions" Permission 
Instance details

Defined in Stratosphere.ACMPCA.Permission

Methods

set :: PropertyType "Actions" Permission -> Permission -> Permission #

Property "CertificateAuthorityArn" Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

Associated Types

type PropertyType "CertificateAuthorityArn" Permission 
Instance details

Defined in Stratosphere.ACMPCA.Permission

type PropertyType "CertificateAuthorityArn" Permission = Value Text

Methods

set :: PropertyType "CertificateAuthorityArn" Permission -> Permission -> Permission #

Property "Principal" Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

Associated Types

type PropertyType "Principal" Permission 
Instance details

Defined in Stratosphere.ACMPCA.Permission

type PropertyType "Principal" Permission = Value Text

Methods

set :: PropertyType "Principal" Permission -> Permission -> Permission #

Property "SourceAccount" Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

Associated Types

type PropertyType "SourceAccount" Permission 
Instance details

Defined in Stratosphere.ACMPCA.Permission

type PropertyType "SourceAccount" Permission = Value Text

Methods

set :: PropertyType "SourceAccount" Permission -> Permission -> Permission #

type PropertyType "Actions" Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

type PropertyType "CertificateAuthorityArn" Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

type PropertyType "CertificateAuthorityArn" Permission = Value Text
type PropertyType "Principal" Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

type PropertyType "Principal" Permission = Value Text
type PropertyType "SourceAccount" Permission Source # 
Instance details

Defined in Stratosphere.ACMPCA.Permission

type PropertyType "SourceAccount" Permission = Value Text