Interface GkeBackupRestorePlanRestoreConfigSelectedApplications
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
GkeBackupRestorePlanRestoreConfigSelectedApplications.Jsii$Proxy
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:21.296Z") @Stability(Stable) public interface GkeBackupRestorePlanRestoreConfigSelectedApplications extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGkeBackupRestorePlanRestoreConfigSelectedApplications.BuilderA builder forGkeBackupRestorePlanRestoreConfigSelectedApplicationsstatic classGkeBackupRestorePlanRestoreConfigSelectedApplications.Jsii$ProxyAn implementation forGkeBackupRestorePlanRestoreConfigSelectedApplications
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static GkeBackupRestorePlanRestoreConfigSelectedApplications.Builderbuilder()ObjectgetNamespacedNames()namespaced_names block.
-
-
-
Method Detail
-
getNamespacedNames
@Stability(Stable) @NotNull Object getNamespacedNames()
namespaced_names block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_backup_restore_plan#namespaced_names GkeBackupRestorePlan#namespaced_names}
-
builder
@Stability(Stable) static GkeBackupRestorePlanRestoreConfigSelectedApplications.Builder builder()
-
-