Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSMParameter ¶
type SSMParameter struct {
Name string
Type types.ParameterType
Value string
}
type SSMParameters ¶
type SSMParameters struct {
Items []SSMParameter
}
Click to show internal directories.
Click to hide internal directories.