package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Dec 23, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
ID string `mapstructure:"id,omitempty"`
Region string `mapstructure:"region,omitempty"`
Profile string `mapstructure:"profile,omitempty"`
TopicARN string `mapstructure:"topicArn,omitempty"`
Template string `mapstructure:"template,omitempty"`
}
type Provider struct {
SNS []*Options `mapstructure:"sns,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.