Documentation ¶
Overview ¶
Package config provides access to filters related to AWS Config
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { DeliveryChannel *deliverychannel.DeliveryChannel Recorder *recorder.Recorder Rule *rule.Rule }
Service contains all the supported types for AWS Config
Directories ¶
Path | Synopsis |
---|---|
Package deliverychannel provides the ability to filter *configservice.DeliveryChannel objects
|
Package deliverychannel provides the ability to filter *configservice.DeliveryChannel objects |
Package recorder provides the ability to filter *configservice.ConfigurationRecorder objects
|
Package recorder provides the ability to filter *configservice.ConfigurationRecorder objects |
Package rule provides the ability to filter *configservice.ConfigRule objects
|
Package rule provides the ability to filter *configservice.ConfigRule objects |
Click to show internal directories.
Click to hide internal directories.