stratosphere-cloudtrail-1.0.0: Stratosphere integration for AWS CloudTrail.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CloudTrail.EventDataStore

Documentation

data EventDataStore Source #

Constructors

EventDataStore

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudtrail-eventdatastore.html

Fields

Instances

Instances details
ToJSON EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Show EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Eq EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

ToResourceProperties EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Property "AdvancedEventSelectors" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "AdvancedEventSelectors" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Methods

set :: PropertyType "AdvancedEventSelectors" EventDataStore -> EventDataStore -> EventDataStore #

Property "BillingMode" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "BillingMode" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "BillingMode" EventDataStore = Value Text
Property "ContextKeySelectors" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "ContextKeySelectors" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Methods

set :: PropertyType "ContextKeySelectors" EventDataStore -> EventDataStore -> EventDataStore #

Property "FederationEnabled" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "FederationEnabled" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "FederationEnabled" EventDataStore = Value Bool

Methods

set :: PropertyType "FederationEnabled" EventDataStore -> EventDataStore -> EventDataStore #

Property "FederationRoleArn" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "FederationRoleArn" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "FederationRoleArn" EventDataStore = Value Text

Methods

set :: PropertyType "FederationRoleArn" EventDataStore -> EventDataStore -> EventDataStore #

Property "IngestionEnabled" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "IngestionEnabled" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "IngestionEnabled" EventDataStore = Value Bool

Methods

set :: PropertyType "IngestionEnabled" EventDataStore -> EventDataStore -> EventDataStore #

Property "InsightSelectors" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "InsightSelectors" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Methods

set :: PropertyType "InsightSelectors" EventDataStore -> EventDataStore -> EventDataStore #

Property "InsightsDestination" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "InsightsDestination" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "InsightsDestination" EventDataStore = Value Text

Methods

set :: PropertyType "InsightsDestination" EventDataStore -> EventDataStore -> EventDataStore #

Property "KmsKeyId" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "KmsKeyId" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Property "MaxEventSize" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "MaxEventSize" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "MaxEventSize" EventDataStore = Value Text
Property "MultiRegionEnabled" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "MultiRegionEnabled" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "MultiRegionEnabled" EventDataStore = Value Bool

Methods

set :: PropertyType "MultiRegionEnabled" EventDataStore -> EventDataStore -> EventDataStore #

Property "Name" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "Name" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Property "OrganizationEnabled" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "OrganizationEnabled" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "OrganizationEnabled" EventDataStore = Value Bool

Methods

set :: PropertyType "OrganizationEnabled" EventDataStore -> EventDataStore -> EventDataStore #

Property "RetentionPeriod" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "RetentionPeriod" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "RetentionPeriod" EventDataStore = Value Integer

Methods

set :: PropertyType "RetentionPeriod" EventDataStore -> EventDataStore -> EventDataStore #

Property "Tags" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "Tags" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Property "TerminationProtectionEnabled" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

Associated Types

type PropertyType "TerminationProtectionEnabled" EventDataStore 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "TerminationProtectionEnabled" EventDataStore = Value Bool

Methods

set :: PropertyType "TerminationProtectionEnabled" EventDataStore -> EventDataStore -> EventDataStore #

type PropertyType "AdvancedEventSelectors" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "BillingMode" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "BillingMode" EventDataStore = Value Text
type PropertyType "ContextKeySelectors" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "FederationEnabled" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "FederationEnabled" EventDataStore = Value Bool
type PropertyType "FederationRoleArn" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "FederationRoleArn" EventDataStore = Value Text
type PropertyType "IngestionEnabled" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "IngestionEnabled" EventDataStore = Value Bool
type PropertyType "InsightSelectors" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "InsightsDestination" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "InsightsDestination" EventDataStore = Value Text
type PropertyType "KmsKeyId" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "MaxEventSize" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "MaxEventSize" EventDataStore = Value Text
type PropertyType "MultiRegionEnabled" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "MultiRegionEnabled" EventDataStore = Value Bool
type PropertyType "Name" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "OrganizationEnabled" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "OrganizationEnabled" EventDataStore = Value Bool
type PropertyType "RetentionPeriod" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "RetentionPeriod" EventDataStore = Value Integer
type PropertyType "Tags" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "TerminationProtectionEnabled" EventDataStore Source # 
Instance details

Defined in Stratosphere.CloudTrail.EventDataStore

type PropertyType "TerminationProtectionEnabled" EventDataStore = Value Bool