Versions in this module Expand all Collapse all v0 v0.137.0 Feb 11, 2025 v0.136.0 Jan 30, 2025 Changes in this version + var AccessAttrTypes = map[string]attr.Type + var BackupWindowStartAttrTypes = map[string]attr.Type + var ConfigAttrTypes = map[string]attr.Type + var MaintenanceWindowAttrTypes = map[string]attr.Type + var PerformanceDiagnosticsAttrTypes = map[string]attr.Type + var ResourcesAttrTypes = map[string]attr.Type + func NewMaintenanceWindowStructValidator() *maintenanceWindowStructValidator + func NewPostgreSQLClusterResourceBeta() resource.Resource + func RetryListPGHosts(ctx context.Context, sdk *ycsdk.SDK, diag *diag.Diagnostics, cid string) ([]*postgresql.Host, error) + type Access struct + DataLens types.Bool + DataTransfer types.Bool + Serverless types.Bool + WebSql types.Bool + type BackupWindowStart struct + Hours types.Int64 + Minutes types.Int64 + type Cluster struct + Config types.Object + DeletionProtection types.Bool + Description types.String + Environment types.String + FolderId types.String + HostSpecs types.Map + Id types.String + Labels types.Map + MaintenanceWindow types.Object + Name types.String + NetworkId types.String + SecurityGroupIds types.Set + type Config struct + Access types.Object + Autofailover types.Bool + BackupRetainPeriodDays types.Int64 + BackupWindowStart types.Object + PerformanceDiagnostics types.Object + Resources types.Object + Version types.String + type Host struct + AssignPublicIp types.Bool + FQDN types.String + ReplicationSource types.String + SubnetId types.String + Zone types.String + type MaintenanceWindow struct + Day types.String + Hour types.Int64 + Type types.String + type PerformanceDiagnostics struct + Enabled types.Bool + SessionsSamplingInterval types.Int64 + StatementsSamplingInterval types.Int64 + type Resources struct + DiskSize types.Int64 + DiskTypeID types.String + ResourcePresetID types.String