Documentation ¶
Index ¶
- type RotationRules
- type RotationRulesAttributes
- func (rr RotationRulesAttributes) AutomaticallyAfterDays() terra.NumberValue
- func (rr RotationRulesAttributes) Duration() terra.StringValue
- func (rr RotationRulesAttributes) InternalRef() (terra.Reference, error)
- func (rr RotationRulesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (rr RotationRulesAttributes) InternalWithRef(ref terra.Reference) RotationRulesAttributes
- func (rr RotationRulesAttributes) ScheduleExpression() terra.StringValue
- type RotationRulesState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RotationRules ¶
type RotationRules struct{}
type RotationRulesAttributes ¶
type RotationRulesAttributes struct {
// contains filtered or unexported fields
}
func (RotationRulesAttributes) AutomaticallyAfterDays ¶
func (rr RotationRulesAttributes) AutomaticallyAfterDays() terra.NumberValue
func (RotationRulesAttributes) Duration ¶
func (rr RotationRulesAttributes) Duration() terra.StringValue
func (RotationRulesAttributes) InternalRef ¶
func (rr RotationRulesAttributes) InternalRef() (terra.Reference, error)
func (RotationRulesAttributes) InternalTokens ¶
func (rr RotationRulesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RotationRulesAttributes) InternalWithRef ¶
func (rr RotationRulesAttributes) InternalWithRef(ref terra.Reference) RotationRulesAttributes
func (RotationRulesAttributes) ScheduleExpression ¶
func (rr RotationRulesAttributes) ScheduleExpression() terra.StringValue
type RotationRulesState ¶
Click to show internal directories.
Click to hide internal directories.