stratosphere-iot-1.0.0: Stratosphere integration for AWS IoT.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoT.SecurityProfile

Documentation

data SecurityProfile Source #

Constructors

SecurityProfile

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-securityprofile.html

Fields

Instances

Instances details
ToJSON SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Show SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Eq SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

ToResourceProperties SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Property "AdditionalMetricsToRetainV2" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Associated Types

type PropertyType "AdditionalMetricsToRetainV2" SecurityProfile 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "AdditionalMetricsToRetainV2" SecurityProfile = [MetricToRetainProperty]

Methods

set :: PropertyType "AdditionalMetricsToRetainV2" SecurityProfile -> SecurityProfile -> SecurityProfile #

Property "AlertTargets" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Associated Types

type PropertyType "AlertTargets" SecurityProfile 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Property "Behaviors" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Associated Types

type PropertyType "Behaviors" SecurityProfile 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Property "MetricsExportConfig" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Associated Types

type PropertyType "MetricsExportConfig" SecurityProfile 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Methods

set :: PropertyType "MetricsExportConfig" SecurityProfile -> SecurityProfile -> SecurityProfile #

Property "SecurityProfileDescription" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Associated Types

type PropertyType "SecurityProfileDescription" SecurityProfile 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "SecurityProfileDescription" SecurityProfile = Value Text

Methods

set :: PropertyType "SecurityProfileDescription" SecurityProfile -> SecurityProfile -> SecurityProfile #

Property "SecurityProfileName" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Associated Types

type PropertyType "SecurityProfileName" SecurityProfile 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "SecurityProfileName" SecurityProfile = Value Text

Methods

set :: PropertyType "SecurityProfileName" SecurityProfile -> SecurityProfile -> SecurityProfile #

Property "Tags" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Associated Types

type PropertyType "Tags" SecurityProfile 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Property "TargetArns" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

Associated Types

type PropertyType "TargetArns" SecurityProfile 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "AdditionalMetricsToRetainV2" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "AdditionalMetricsToRetainV2" SecurityProfile = [MetricToRetainProperty]
type PropertyType "AlertTargets" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "Behaviors" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "MetricsExportConfig" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "SecurityProfileDescription" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "SecurityProfileDescription" SecurityProfile = Value Text
type PropertyType "SecurityProfileName" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "SecurityProfileName" SecurityProfile = Value Text
type PropertyType "Tags" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile

type PropertyType "TargetArns" SecurityProfile Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile