stratosphere-securitylake-1.0.0: Stratosphere integration for AWS SecurityLake.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SecurityLake.Subscriber

Documentation

data Subscriber Source #

Instances

Instances details
ToJSON Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Show Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Eq Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

ToResourceProperties Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Property "AccessTypes" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Associated Types

type PropertyType "AccessTypes" Subscriber 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "AccessTypes" Subscriber = ValueList Text

Methods

set :: PropertyType "AccessTypes" Subscriber -> Subscriber -> Subscriber #

Property "DataLakeArn" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Associated Types

type PropertyType "DataLakeArn" Subscriber 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "DataLakeArn" Subscriber = Value Text

Methods

set :: PropertyType "DataLakeArn" Subscriber -> Subscriber -> Subscriber #

Property "Sources" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Associated Types

type PropertyType "Sources" Subscriber 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Methods

set :: PropertyType "Sources" Subscriber -> Subscriber -> Subscriber #

Property "SubscriberDescription" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Associated Types

type PropertyType "SubscriberDescription" Subscriber 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "SubscriberDescription" Subscriber = Value Text

Methods

set :: PropertyType "SubscriberDescription" Subscriber -> Subscriber -> Subscriber #

Property "SubscriberIdentity" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Associated Types

type PropertyType "SubscriberIdentity" Subscriber 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Methods

set :: PropertyType "SubscriberIdentity" Subscriber -> Subscriber -> Subscriber #

Property "SubscriberName" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Associated Types

type PropertyType "SubscriberName" Subscriber 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "SubscriberName" Subscriber = Value Text

Methods

set :: PropertyType "SubscriberName" Subscriber -> Subscriber -> Subscriber #

Property "Tags" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

Associated Types

type PropertyType "Tags" Subscriber 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "Tags" Subscriber = [Tag]
type PropertyType "AccessTypes" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "AccessTypes" Subscriber = ValueList Text
type PropertyType "DataLakeArn" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "DataLakeArn" Subscriber = Value Text
type PropertyType "Sources" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "SubscriberDescription" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "SubscriberDescription" Subscriber = Value Text
type PropertyType "SubscriberIdentity" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "SubscriberName" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "SubscriberName" Subscriber = Value Text
type PropertyType "Tags" Subscriber Source # 
Instance details

Defined in Stratosphere.SecurityLake.Subscriber

type PropertyType "Tags" Subscriber = [Tag]