Documentation ¶
Index ¶
- func GoogleGkeBackupBackupPlan_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func GoogleGkeBackupBackupPlan_IsConstruct(x interface{}) *bool
- func GoogleGkeBackupBackupPlan_IsTerraformElement(x interface{}) *bool
- func GoogleGkeBackupBackupPlan_IsTerraformResource(x interface{}) *bool
- func GoogleGkeBackupBackupPlan_TfResourceType() *string
- func NewGoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference_Override(g GoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference, ...)
- func NewGoogleGkeBackupBackupPlanBackupConfigOutputReference_Override(g GoogleGkeBackupBackupPlanBackupConfigOutputReference, ...)
- func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList_Override(g GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList, ...)
- func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference_Override(...)
- func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference_Override(g GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference, ...)
- func NewGoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference_Override(g GoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference, ...)
- func NewGoogleGkeBackupBackupPlanBackupScheduleOutputReference_Override(g GoogleGkeBackupBackupPlanBackupScheduleOutputReference, ...)
- func NewGoogleGkeBackupBackupPlanRetentionPolicyOutputReference_Override(g GoogleGkeBackupBackupPlanRetentionPolicyOutputReference, ...)
- func NewGoogleGkeBackupBackupPlanTimeoutsOutputReference_Override(g GoogleGkeBackupBackupPlanTimeoutsOutputReference, ...)
- func NewGoogleGkeBackupBackupPlan_Override(g GoogleGkeBackupBackupPlan, scope constructs.Construct, id *string, ...)
- type GoogleGkeBackupBackupPlan
- type GoogleGkeBackupBackupPlanBackupConfig
- type GoogleGkeBackupBackupPlanBackupConfigEncryptionKey
- type GoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference
- type GoogleGkeBackupBackupPlanBackupConfigOutputReference
- type GoogleGkeBackupBackupPlanBackupConfigSelectedApplications
- type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames
- type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList
- type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference
- type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference
- type GoogleGkeBackupBackupPlanBackupConfigSelectedNamespaces
- type GoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference
- type GoogleGkeBackupBackupPlanBackupSchedule
- type GoogleGkeBackupBackupPlanBackupScheduleOutputReference
- type GoogleGkeBackupBackupPlanConfig
- type GoogleGkeBackupBackupPlanRetentionPolicy
- type GoogleGkeBackupBackupPlanRetentionPolicyOutputReference
- type GoogleGkeBackupBackupPlanTimeouts
- type GoogleGkeBackupBackupPlanTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoogleGkeBackupBackupPlan_GenerateConfigForImport ¶
func GoogleGkeBackupBackupPlan_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a GoogleGkeBackupBackupPlan resource upon running "cdktf plan <stack-name>".
func GoogleGkeBackupBackupPlan_IsConstruct ¶
func GoogleGkeBackupBackupPlan_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func GoogleGkeBackupBackupPlan_IsTerraformElement ¶
func GoogleGkeBackupBackupPlan_IsTerraformElement(x interface{}) *bool
Experimental.
func GoogleGkeBackupBackupPlan_IsTerraformResource ¶
func GoogleGkeBackupBackupPlan_IsTerraformResource(x interface{}) *bool
Experimental.
func GoogleGkeBackupBackupPlan_TfResourceType ¶
func GoogleGkeBackupBackupPlan_TfResourceType() *string
func NewGoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference_Override ¶
func NewGoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference_Override(g GoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeBackupBackupPlanBackupConfigOutputReference_Override ¶
func NewGoogleGkeBackupBackupPlanBackupConfigOutputReference_Override(g GoogleGkeBackupBackupPlanBackupConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList_Override ¶
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList_Override(g GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference_Override ¶
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference_Override(g GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference_Override ¶
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference_Override(g GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference_Override ¶
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference_Override(g GoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeBackupBackupPlanBackupScheduleOutputReference_Override ¶
func NewGoogleGkeBackupBackupPlanBackupScheduleOutputReference_Override(g GoogleGkeBackupBackupPlanBackupScheduleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeBackupBackupPlanRetentionPolicyOutputReference_Override ¶
func NewGoogleGkeBackupBackupPlanRetentionPolicyOutputReference_Override(g GoogleGkeBackupBackupPlanRetentionPolicyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeBackupBackupPlanTimeoutsOutputReference_Override ¶
func NewGoogleGkeBackupBackupPlanTimeoutsOutputReference_Override(g GoogleGkeBackupBackupPlanTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeBackupBackupPlan_Override ¶
func NewGoogleGkeBackupBackupPlan_Override(g GoogleGkeBackupBackupPlan, scope constructs.Construct, id *string, config *GoogleGkeBackupBackupPlanConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan google_gke_backup_backup_plan} Resource.
Types ¶
type GoogleGkeBackupBackupPlan ¶
type GoogleGkeBackupBackupPlan interface { cdktf.TerraformResource BackupConfig() GoogleGkeBackupBackupPlanBackupConfigOutputReference BackupConfigInput() *GoogleGkeBackupBackupPlanBackupConfig BackupSchedule() GoogleGkeBackupBackupPlanBackupScheduleOutputReference BackupScheduleInput() *GoogleGkeBackupBackupPlanBackupSchedule // Experimental. CdktfStack() cdktf.TerraformStack Cluster() *string SetCluster(val *string) ClusterInput() *string // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) Deactivated() interface{} SetDeactivated(val interface{}) DeactivatedInput() interface{} // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Description() *string SetDescription(val *string) DescriptionInput() *string EffectiveLabels() cdktf.StringMap Etag() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node Project() *string SetProject(val *string) ProjectInput() *string ProtectedPodCount() *float64 // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} RetentionPolicy() GoogleGkeBackupBackupPlanRetentionPolicyOutputReference RetentionPolicyInput() *GoogleGkeBackupBackupPlanRetentionPolicy State() *string StateReason() *string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata TerraformLabels() cdktf.StringMap // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() GoogleGkeBackupBackupPlanTimeoutsOutputReference TimeoutsInput() interface{} Uid() *string // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutBackupConfig(value *GoogleGkeBackupBackupPlanBackupConfig) PutBackupSchedule(value *GoogleGkeBackupBackupPlanBackupSchedule) PutRetentionPolicy(value *GoogleGkeBackupBackupPlanRetentionPolicy) PutTimeouts(value *GoogleGkeBackupBackupPlanTimeouts) ResetBackupConfig() ResetBackupSchedule() ResetDeactivated() ResetDescription() ResetId() ResetLabels() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() ResetRetentionPolicy() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan google_gke_backup_backup_plan}.
func NewGoogleGkeBackupBackupPlan ¶
func NewGoogleGkeBackupBackupPlan(scope constructs.Construct, id *string, config *GoogleGkeBackupBackupPlanConfig) GoogleGkeBackupBackupPlan
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan google_gke_backup_backup_plan} Resource.
type GoogleGkeBackupBackupPlanBackupConfig ¶
type GoogleGkeBackupBackupPlanBackupConfig struct { // If True, include all namespaced resources. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#all_namespaces GoogleGkeBackupBackupPlan#all_namespaces} AllNamespaces interface{} `field:"optional" json:"allNamespaces" yaml:"allNamespaces"` // encryption_key block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#encryption_key GoogleGkeBackupBackupPlan#encryption_key} EncryptionKey *GoogleGkeBackupBackupPlanBackupConfigEncryptionKey `field:"optional" json:"encryptionKey" yaml:"encryptionKey"` // This flag specifies whether Kubernetes Secret resources should be included when they fall into the scope of Backups. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#include_secrets GoogleGkeBackupBackupPlan#include_secrets} IncludeSecrets interface{} `field:"optional" json:"includeSecrets" yaml:"includeSecrets"` // This flag specifies whether volume data should be backed up when PVCs are included in the scope of a Backup. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#include_volume_data GoogleGkeBackupBackupPlan#include_volume_data} IncludeVolumeData interface{} `field:"optional" json:"includeVolumeData" yaml:"includeVolumeData"` // selected_applications block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#selected_applications GoogleGkeBackupBackupPlan#selected_applications} SelectedApplications *GoogleGkeBackupBackupPlanBackupConfigSelectedApplications `field:"optional" json:"selectedApplications" yaml:"selectedApplications"` // selected_namespaces block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#selected_namespaces GoogleGkeBackupBackupPlan#selected_namespaces} SelectedNamespaces *GoogleGkeBackupBackupPlanBackupConfigSelectedNamespaces `field:"optional" json:"selectedNamespaces" yaml:"selectedNamespaces"` }
type GoogleGkeBackupBackupPlanBackupConfigEncryptionKey ¶
type GoogleGkeBackupBackupPlanBackupConfigEncryptionKey struct { // Google Cloud KMS encryption key. Format: projects/* /locations/* /keyRings/* /cryptoKeys/*. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#gcp_kms_encryption_key GoogleGkeBackupBackupPlan#gcp_kms_encryption_key} // // Note: The above comment contained a comment block ending sequence (* followed by /). We have introduced a space between to prevent syntax errors. Please ignore the space. GcpKmsEncryptionKey *string `field:"required" json:"gcpKmsEncryptionKey" yaml:"gcpKmsEncryptionKey"` }
type GoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference ¶
type GoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string GcpKmsEncryptionKey() *string SetGcpKmsEncryptionKey(val *string) GcpKmsEncryptionKeyInput() *string InternalValue() *GoogleGkeBackupBackupPlanBackupConfigEncryptionKey SetInternalValue(val *GoogleGkeBackupBackupPlanBackupConfigEncryptionKey) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference ¶
func NewGoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference
type GoogleGkeBackupBackupPlanBackupConfigOutputReference ¶
type GoogleGkeBackupBackupPlanBackupConfigOutputReference interface { cdktf.ComplexObject AllNamespaces() interface{} SetAllNamespaces(val interface{}) AllNamespacesInput() interface{} // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string EncryptionKey() GoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference EncryptionKeyInput() *GoogleGkeBackupBackupPlanBackupConfigEncryptionKey // Experimental. Fqn() *string IncludeSecrets() interface{} SetIncludeSecrets(val interface{}) IncludeSecretsInput() interface{} IncludeVolumeData() interface{} SetIncludeVolumeData(val interface{}) IncludeVolumeDataInput() interface{} InternalValue() *GoogleGkeBackupBackupPlanBackupConfig SetInternalValue(val *GoogleGkeBackupBackupPlanBackupConfig) SelectedApplications() GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference SelectedApplicationsInput() *GoogleGkeBackupBackupPlanBackupConfigSelectedApplications SelectedNamespaces() GoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference SelectedNamespacesInput() *GoogleGkeBackupBackupPlanBackupConfigSelectedNamespaces // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutEncryptionKey(value *GoogleGkeBackupBackupPlanBackupConfigEncryptionKey) PutSelectedApplications(value *GoogleGkeBackupBackupPlanBackupConfigSelectedApplications) PutSelectedNamespaces(value *GoogleGkeBackupBackupPlanBackupConfigSelectedNamespaces) ResetAllNamespaces() ResetEncryptionKey() ResetIncludeSecrets() ResetIncludeVolumeData() ResetSelectedApplications() ResetSelectedNamespaces() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleGkeBackupBackupPlanBackupConfigOutputReference ¶
func NewGoogleGkeBackupBackupPlanBackupConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeBackupBackupPlanBackupConfigOutputReference
type GoogleGkeBackupBackupPlanBackupConfigSelectedApplications ¶
type GoogleGkeBackupBackupPlanBackupConfigSelectedApplications struct { // namespaced_names block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#namespaced_names GoogleGkeBackupBackupPlan#namespaced_names} NamespacedNames interface{} `field:"required" json:"namespacedNames" yaml:"namespacedNames"` }
type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames ¶
type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames struct { // The name of a Kubernetes Resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#name GoogleGkeBackupBackupPlan#name} Name *string `field:"required" json:"name" yaml:"name"` // The namespace of a Kubernetes Resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#namespace GoogleGkeBackupBackupPlan#namespace} Namespace *string `field:"required" json:"namespace" yaml:"namespace"` }
type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList ¶
type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList ¶
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList
type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference ¶
type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Name() *string SetName(val *string) NameInput() *string Namespace() *string SetNamespace(val *string) NamespaceInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference ¶
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference
type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference ¶
type GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *GoogleGkeBackupBackupPlanBackupConfigSelectedApplications SetInternalValue(val *GoogleGkeBackupBackupPlanBackupConfigSelectedApplications) NamespacedNames() GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList NamespacedNamesInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutNamespacedNames(value interface{}) // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference ¶
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference
type GoogleGkeBackupBackupPlanBackupConfigSelectedNamespaces ¶
type GoogleGkeBackupBackupPlanBackupConfigSelectedNamespaces struct { // A list of Kubernetes Namespaces. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#namespaces GoogleGkeBackupBackupPlan#namespaces} Namespaces *[]*string `field:"required" json:"namespaces" yaml:"namespaces"` }
type GoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference ¶
type GoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *GoogleGkeBackupBackupPlanBackupConfigSelectedNamespaces SetInternalValue(val *GoogleGkeBackupBackupPlanBackupConfigSelectedNamespaces) Namespaces() *[]*string SetNamespaces(val *[]*string) NamespacesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference ¶
func NewGoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference
type GoogleGkeBackupBackupPlanBackupSchedule ¶
type GoogleGkeBackupBackupPlanBackupSchedule struct { // A standard cron string that defines a repeating schedule for creating Backups via this BackupPlan. // // If this is defined, then backupRetainDays must also be defined. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#cron_schedule GoogleGkeBackupBackupPlan#cron_schedule} CronSchedule *string `field:"optional" json:"cronSchedule" yaml:"cronSchedule"` // This flag denotes whether automatic Backup creation is paused for this BackupPlan. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#paused GoogleGkeBackupBackupPlan#paused} Paused interface{} `field:"optional" json:"paused" yaml:"paused"` }
type GoogleGkeBackupBackupPlanBackupScheduleOutputReference ¶
type GoogleGkeBackupBackupPlanBackupScheduleOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string CronSchedule() *string SetCronSchedule(val *string) CronScheduleInput() *string // Experimental. Fqn() *string InternalValue() *GoogleGkeBackupBackupPlanBackupSchedule SetInternalValue(val *GoogleGkeBackupBackupPlanBackupSchedule) Paused() interface{} SetPaused(val interface{}) PausedInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCronSchedule() ResetPaused() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleGkeBackupBackupPlanBackupScheduleOutputReference ¶
func NewGoogleGkeBackupBackupPlanBackupScheduleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeBackupBackupPlanBackupScheduleOutputReference
type GoogleGkeBackupBackupPlanConfig ¶
type GoogleGkeBackupBackupPlanConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // The source cluster from which Backups will be created via this BackupPlan. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#cluster GoogleGkeBackupBackupPlan#cluster} Cluster *string `field:"required" json:"cluster" yaml:"cluster"` // The region of the Backup Plan. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#location GoogleGkeBackupBackupPlan#location} Location *string `field:"required" json:"location" yaml:"location"` // The full name of the BackupPlan Resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#name GoogleGkeBackupBackupPlan#name} Name *string `field:"required" json:"name" yaml:"name"` // backup_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#backup_config GoogleGkeBackupBackupPlan#backup_config} BackupConfig *GoogleGkeBackupBackupPlanBackupConfig `field:"optional" json:"backupConfig" yaml:"backupConfig"` // backup_schedule block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#backup_schedule GoogleGkeBackupBackupPlan#backup_schedule} BackupSchedule *GoogleGkeBackupBackupPlanBackupSchedule `field:"optional" json:"backupSchedule" yaml:"backupSchedule"` // This flag indicates whether this BackupPlan has been deactivated. // // Setting this field to True locks the BackupPlan such that no further updates will be allowed // (except deletes), including the deactivated field itself. It also prevents any new Backups // from being created via this BackupPlan (including scheduled Backups). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#deactivated GoogleGkeBackupBackupPlan#deactivated} Deactivated interface{} `field:"optional" json:"deactivated" yaml:"deactivated"` // User specified descriptive string for this BackupPlan. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#description GoogleGkeBackupBackupPlan#description} Description *string `field:"optional" json:"description" yaml:"description"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#id GoogleGkeBackupBackupPlan#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // Description: A set of custom labels supplied by the user. // // A list of key->value pairs. // Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. // // // **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. // Please refer to the field 'effective_labels' for all of the labels present on the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#labels GoogleGkeBackupBackupPlan#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#project GoogleGkeBackupBackupPlan#project}. Project *string `field:"optional" json:"project" yaml:"project"` // retention_policy block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#retention_policy GoogleGkeBackupBackupPlan#retention_policy} RetentionPolicy *GoogleGkeBackupBackupPlanRetentionPolicy `field:"optional" json:"retentionPolicy" yaml:"retentionPolicy"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#timeouts GoogleGkeBackupBackupPlan#timeouts} Timeouts *GoogleGkeBackupBackupPlanTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type GoogleGkeBackupBackupPlanRetentionPolicy ¶
type GoogleGkeBackupBackupPlanRetentionPolicy struct { // Minimum age for a Backup created via this BackupPlan (in days). // // Must be an integer value between 0-90 (inclusive). // A Backup created under this BackupPlan will not be deletable // until it reaches Backup's (create time + backup_delete_lock_days). // Updating this field of a BackupPlan does not affect existing Backups. // Backups created after a successful update will inherit this new value. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#backup_delete_lock_days GoogleGkeBackupBackupPlan#backup_delete_lock_days} BackupDeleteLockDays *float64 `field:"optional" json:"backupDeleteLockDays" yaml:"backupDeleteLockDays"` // The default maximum age of a Backup created via this BackupPlan. // // This field MUST be an integer value >= 0 and <= 365. If specified, // a Backup created under this BackupPlan will be automatically deleted // after its age reaches (createTime + backupRetainDays). // If not specified, Backups created under this BackupPlan will NOT be // subject to automatic deletion. Updating this field does NOT affect // existing Backups under it. Backups created AFTER a successful update // will automatically pick up the new value. // NOTE: backupRetainDays must be >= backupDeleteLockDays. // If cronSchedule is defined, then this must be <= 360 * the creation interval.] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#backup_retain_days GoogleGkeBackupBackupPlan#backup_retain_days} BackupRetainDays *float64 `field:"optional" json:"backupRetainDays" yaml:"backupRetainDays"` // This flag denotes whether the retention policy of this BackupPlan is locked. // // If set to True, no further update is allowed on this policy, including // the locked field itself. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#locked GoogleGkeBackupBackupPlan#locked} Locked interface{} `field:"optional" json:"locked" yaml:"locked"` }
type GoogleGkeBackupBackupPlanRetentionPolicyOutputReference ¶
type GoogleGkeBackupBackupPlanRetentionPolicyOutputReference interface { cdktf.ComplexObject BackupDeleteLockDays() *float64 SetBackupDeleteLockDays(val *float64) BackupDeleteLockDaysInput() *float64 BackupRetainDays() *float64 SetBackupRetainDays(val *float64) BackupRetainDaysInput() *float64 // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *GoogleGkeBackupBackupPlanRetentionPolicy SetInternalValue(val *GoogleGkeBackupBackupPlanRetentionPolicy) Locked() interface{} SetLocked(val interface{}) LockedInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetBackupDeleteLockDays() ResetBackupRetainDays() ResetLocked() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleGkeBackupBackupPlanRetentionPolicyOutputReference ¶
func NewGoogleGkeBackupBackupPlanRetentionPolicyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeBackupBackupPlanRetentionPolicyOutputReference
type GoogleGkeBackupBackupPlanTimeouts ¶
type GoogleGkeBackupBackupPlanTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#create GoogleGkeBackupBackupPlan#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#delete GoogleGkeBackupBackupPlan#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/5.2.0/docs/resources/google_gke_backup_backup_plan#update GoogleGkeBackupBackupPlan#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type GoogleGkeBackupBackupPlanTimeoutsOutputReference ¶
type GoogleGkeBackupBackupPlanTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleGkeBackupBackupPlanTimeoutsOutputReference ¶
func NewGoogleGkeBackupBackupPlanTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeBackupBackupPlanTimeoutsOutputReference
Source Files ¶
- GoogleGkeBackupBackupPlan.go
- GoogleGkeBackupBackupPlanBackupConfig.go
- GoogleGkeBackupBackupPlanBackupConfigEncryptionKey.go
- GoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference.go
- GoogleGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference__checks.go
- GoogleGkeBackupBackupPlanBackupConfigOutputReference.go
- GoogleGkeBackupBackupPlanBackupConfigOutputReference__checks.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedApplications.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList__checks.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference__checks.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference__checks.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedNamespaces.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference.go
- GoogleGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference__checks.go
- GoogleGkeBackupBackupPlanBackupSchedule.go
- GoogleGkeBackupBackupPlanBackupScheduleOutputReference.go
- GoogleGkeBackupBackupPlanBackupScheduleOutputReference__checks.go
- GoogleGkeBackupBackupPlanConfig.go
- GoogleGkeBackupBackupPlanRetentionPolicy.go
- GoogleGkeBackupBackupPlanRetentionPolicyOutputReference.go
- GoogleGkeBackupBackupPlanRetentionPolicyOutputReference__checks.go
- GoogleGkeBackupBackupPlanTimeouts.go
- GoogleGkeBackupBackupPlanTimeoutsOutputReference.go
- GoogleGkeBackupBackupPlanTimeoutsOutputReference__checks.go
- GoogleGkeBackupBackupPlan__checks.go
- main.go