stratosphere-config-1.0.0: Stratosphere integration for AWS Config.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Config.DeliveryChannel

Documentation

data DeliveryChannel Source #

Instances

Instances details
ToJSON DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Show DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Eq DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

ToResourceProperties DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Property "ConfigSnapshotDeliveryProperties" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Associated Types

type PropertyType "ConfigSnapshotDeliveryProperties" DeliveryChannel 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Methods

set :: PropertyType "ConfigSnapshotDeliveryProperties" DeliveryChannel -> DeliveryChannel -> DeliveryChannel #

Property "Name" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Associated Types

type PropertyType "Name" DeliveryChannel 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Property "S3BucketName" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Associated Types

type PropertyType "S3BucketName" DeliveryChannel 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

type PropertyType "S3BucketName" DeliveryChannel = Value Text
Property "S3KeyPrefix" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Associated Types

type PropertyType "S3KeyPrefix" DeliveryChannel 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

type PropertyType "S3KeyPrefix" DeliveryChannel = Value Text
Property "S3KmsKeyArn" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Associated Types

type PropertyType "S3KmsKeyArn" DeliveryChannel 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

type PropertyType "S3KmsKeyArn" DeliveryChannel = Value Text
Property "SnsTopicARN" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

Associated Types

type PropertyType "SnsTopicARN" DeliveryChannel 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

type PropertyType "SnsTopicARN" DeliveryChannel = Value Text
type PropertyType "ConfigSnapshotDeliveryProperties" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

type PropertyType "Name" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

type PropertyType "S3BucketName" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

type PropertyType "S3BucketName" DeliveryChannel = Value Text
type PropertyType "S3KeyPrefix" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

type PropertyType "S3KeyPrefix" DeliveryChannel = Value Text
type PropertyType "S3KmsKeyArn" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

type PropertyType "S3KmsKeyArn" DeliveryChannel = Value Text
type PropertyType "SnsTopicARN" DeliveryChannel Source # 
Instance details

Defined in Stratosphere.Config.DeliveryChannel

type PropertyType "SnsTopicARN" DeliveryChannel = Value Text