Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoscalingModel ¶
type MountOptionsModel ¶
type MountOptionsModel struct {
Resources []MountOptionsResourcesModel `tfsdk:"resources"`
}
type SnapshotsModel ¶
type StatusModel ¶
type StatusModel struct {
ParentId types.String `tfsdk:"parent_id"`
UsedByWorkload types.String `tfsdk:"used_by_workload"`
BindingId types.String `tfsdk:"binding_id"`
Locations types.Set `tfsdk:"locations"`
}
func (StatusModel) AttributeTypes ¶
func (s StatusModel) AttributeTypes() attr.Type
Click to show internal directories.
Click to hide internal directories.