datasecretsmanagersecretrotation

package
v0.0.0-...-964ba77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

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 (RotationRulesAttributes) InternalRef

func (rr RotationRulesAttributes) InternalRef() (terra.Reference, error)

func (RotationRulesAttributes) InternalTokens

func (rr RotationRulesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (RotationRulesAttributes) InternalWithRef

func (RotationRulesAttributes) ScheduleExpression

func (rr RotationRulesAttributes) ScheduleExpression() terra.StringValue

type RotationRulesState

type RotationRulesState struct {
	AutomaticallyAfterDays float64 `json:"automatically_after_days"`
	Duration               string  `json:"duration"`
	ScheduleExpression     string  `json:"schedule_expression"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL