stratosphere-securityhub-1.0.0: Stratosphere integration for AWS SecurityHub.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SecurityHub.SecurityControl

Documentation

data ParameterValueProperty Source #

Instances

Instances details
ToJSON ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

Show ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

Eq ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

ToResourceProperties ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

Property "Boolean" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

Property "Double" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

Property "Enum" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

Property "EnumList" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

Property "Integer" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

Property "IntegerList" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

Property "String" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

Property "StringList" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

type PropertyType "Boolean" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

type PropertyType "Double" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

type PropertyType "Enum" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

type PropertyType "EnumList" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

type PropertyType "Integer" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

type PropertyType "IntegerList" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

type PropertyType "String" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

type PropertyType "StringList" ParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterValueProperty

data ParameterConfigurationProperty Source #

Instances

Instances details
ToJSON ParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterConfigurationProperty

Show ParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterConfigurationProperty

Eq ParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterConfigurationProperty

ToResourceProperties ParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterConfigurationProperty

Property "Value" ParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterConfigurationProperty

Property "ValueType" ParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterConfigurationProperty

type PropertyType "Value" ParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterConfigurationProperty

type PropertyType "ValueType" ParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl.ParameterConfigurationProperty

data SecurityControl Source #

Instances

Instances details
ToJSON SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

Show SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

Eq SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

ToResourceProperties SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

Property "LastUpdateReason" SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

Associated Types

type PropertyType "LastUpdateReason" SecurityControl 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

type PropertyType "LastUpdateReason" SecurityControl = Value Text
Property "Parameters" SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

Associated Types

type PropertyType "Parameters" SecurityControl 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

Property "SecurityControlArn" SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

Associated Types

type PropertyType "SecurityControlArn" SecurityControl 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

type PropertyType "SecurityControlArn" SecurityControl = Value Text

Methods

set :: PropertyType "SecurityControlArn" SecurityControl -> SecurityControl -> SecurityControl #

Property "SecurityControlId" SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

Associated Types

type PropertyType "SecurityControlId" SecurityControl 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

type PropertyType "SecurityControlId" SecurityControl = Value Text

Methods

set :: PropertyType "SecurityControlId" SecurityControl -> SecurityControl -> SecurityControl #

type PropertyType "LastUpdateReason" SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

type PropertyType "LastUpdateReason" SecurityControl = Value Text
type PropertyType "Parameters" SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

type PropertyType "SecurityControlArn" SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

type PropertyType "SecurityControlArn" SecurityControl = Value Text
type PropertyType "SecurityControlId" SecurityControl Source # 
Instance details

Defined in Stratosphere.SecurityHub.SecurityControl

type PropertyType "SecurityControlId" SecurityControl = Value Text