Documentation ¶
Index ¶
- type Monitor
- type MonitorAttributes
- func (m MonitorAttributes) AlarmArn() terra.StringValue
- func (m MonitorAttributes) AlarmRoleArn() terra.StringValue
- func (m MonitorAttributes) InternalRef() (terra.Reference, error)
- func (m MonitorAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (m MonitorAttributes) InternalWithRef(ref terra.Reference) MonitorAttributes
- type MonitorState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MonitorAttributes ¶
type MonitorAttributes struct {
// contains filtered or unexported fields
}
func (MonitorAttributes) AlarmArn ¶
func (m MonitorAttributes) AlarmArn() terra.StringValue
func (MonitorAttributes) AlarmRoleArn ¶
func (m MonitorAttributes) AlarmRoleArn() terra.StringValue
func (MonitorAttributes) InternalRef ¶
func (m MonitorAttributes) InternalRef() (terra.Reference, error)
func (MonitorAttributes) InternalTokens ¶
func (m MonitorAttributes) InternalTokens() (hclwrite.Tokens, error)
func (MonitorAttributes) InternalWithRef ¶
func (m MonitorAttributes) InternalWithRef(ref terra.Reference) MonitorAttributes
type MonitorState ¶
Click to show internal directories.
Click to hide internal directories.