Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Duration ¶
type Duration struct { basetypes.StringValue // contains filtered or unexported fields }
func DurationNull ¶
func DurationNull() Duration
func DurationUnknown ¶
func DurationUnknown() Duration
func DurationValue ¶
func (Duration) ValueDuration ¶
type DurationType ¶
type DurationType struct {
basetypes.StringType
}
func (DurationType) ValueFromTerraform ¶
type URL ¶
type URL struct { basetypes.StringValue // contains filtered or unexported fields }
func URLUnknown ¶
func URLUnknown() URL
Click to show internal directories.
Click to hide internal directories.