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

Stratosphere.SecurityHub.Standard

Documentation

data Standard Source #

Instances

Instances details
ToJSON Standard Source # 
Instance details

Defined in Stratosphere.SecurityHub.Standard

Show Standard Source # 
Instance details

Defined in Stratosphere.SecurityHub.Standard

Eq Standard Source # 
Instance details

Defined in Stratosphere.SecurityHub.Standard

ToResourceProperties Standard Source # 
Instance details

Defined in Stratosphere.SecurityHub.Standard

Property "DisabledStandardsControls" Standard Source # 
Instance details

Defined in Stratosphere.SecurityHub.Standard

Associated Types

type PropertyType "DisabledStandardsControls" Standard 
Instance details

Defined in Stratosphere.SecurityHub.Standard

type PropertyType "DisabledStandardsControls" Standard = [StandardsControlProperty]

Methods

set :: PropertyType "DisabledStandardsControls" Standard -> Standard -> Standard #

Property "StandardsArn" Standard Source # 
Instance details

Defined in Stratosphere.SecurityHub.Standard

Associated Types

type PropertyType "StandardsArn" Standard 
Instance details

Defined in Stratosphere.SecurityHub.Standard

type PropertyType "StandardsArn" Standard = Value Text

Methods

set :: PropertyType "StandardsArn" Standard -> Standard -> Standard #

type PropertyType "DisabledStandardsControls" Standard Source # 
Instance details

Defined in Stratosphere.SecurityHub.Standard

type PropertyType "DisabledStandardsControls" Standard = [StandardsControlProperty]
type PropertyType "StandardsArn" Standard Source # 
Instance details

Defined in Stratosphere.SecurityHub.Standard

type PropertyType "StandardsArn" Standard = Value Text