# Functions
Get a types.Bool from the given bool pointer, handling if the pointer is nil.
Check if an attribute slice contains a value.
No description provided by the author
No description provided by the author
Get a types.Float64 from the given float64 pointer, handling if the pointer is nil.
Get a types.Set from a slice of int64.
Get a types.Set from a slice of strings.
Convert a int64 to string.
Get a types.Int64 from the given int64 pointer, handling if the pointer is nil.
Return true if this value represents a defined (non-null and non-unknown) value.
Return true if this types.String represents an empty (but non-null and non-unknown) string.
Return true if this types.Set represents a non-empty, non-null, non-unknown set.
Return true if this types.String represents a non-empty, non-null, non-unknown string.
No description provided by the author
No description provided by the author
Check if two slices representing sets are equal.
Check if a string slice contains a value.
Get a types.String from the given string pointer, handling if the pointer is nil.
# Structs
Configuration used by the provider and resources.
Configuration passed to resources.