Documentation ¶
Index ¶
- func NetappVolume_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func NetappVolume_IsConstruct(x interface{}) *bool
- func NetappVolume_IsTerraformElement(x interface{}) *bool
- func NetappVolume_IsTerraformResource(x interface{}) *bool
- func NetappVolume_TfResourceType() *string
- func NewNetappVolumeBackupConfigOutputReference_Override(n NetappVolumeBackupConfigOutputReference, ...)
- func NewNetappVolumeExportPolicyOutputReference_Override(n NetappVolumeExportPolicyOutputReference, ...)
- func NewNetappVolumeExportPolicyRulesList_Override(n NetappVolumeExportPolicyRulesList, ...)
- func NewNetappVolumeExportPolicyRulesOutputReference_Override(n NetappVolumeExportPolicyRulesOutputReference, ...)
- func NewNetappVolumeMountOptionsList_Override(n NetappVolumeMountOptionsList, terraformResource cdktf.IInterpolatingParent, ...)
- func NewNetappVolumeMountOptionsOutputReference_Override(n NetappVolumeMountOptionsOutputReference, ...)
- func NewNetappVolumeRestoreParametersOutputReference_Override(n NetappVolumeRestoreParametersOutputReference, ...)
- func NewNetappVolumeSnapshotPolicyDailyScheduleOutputReference_Override(n NetappVolumeSnapshotPolicyDailyScheduleOutputReference, ...)
- func NewNetappVolumeSnapshotPolicyHourlyScheduleOutputReference_Override(n NetappVolumeSnapshotPolicyHourlyScheduleOutputReference, ...)
- func NewNetappVolumeSnapshotPolicyMonthlyScheduleOutputReference_Override(n NetappVolumeSnapshotPolicyMonthlyScheduleOutputReference, ...)
- func NewNetappVolumeSnapshotPolicyOutputReference_Override(n NetappVolumeSnapshotPolicyOutputReference, ...)
- func NewNetappVolumeSnapshotPolicyWeeklyScheduleOutputReference_Override(n NetappVolumeSnapshotPolicyWeeklyScheduleOutputReference, ...)
- func NewNetappVolumeTieringPolicyOutputReference_Override(n NetappVolumeTieringPolicyOutputReference, ...)
- func NewNetappVolumeTimeoutsOutputReference_Override(n NetappVolumeTimeoutsOutputReference, ...)
- func NewNetappVolume_Override(n NetappVolume, scope constructs.Construct, id *string, ...)
- type NetappVolume
- type NetappVolumeBackupConfig
- type NetappVolumeBackupConfigOutputReference
- type NetappVolumeConfig
- type NetappVolumeExportPolicy
- type NetappVolumeExportPolicyOutputReference
- type NetappVolumeExportPolicyRules
- type NetappVolumeExportPolicyRulesList
- type NetappVolumeExportPolicyRulesOutputReference
- type NetappVolumeMountOptions
- type NetappVolumeMountOptionsList
- type NetappVolumeMountOptionsOutputReference
- type NetappVolumeRestoreParameters
- type NetappVolumeRestoreParametersOutputReference
- type NetappVolumeSnapshotPolicy
- type NetappVolumeSnapshotPolicyDailySchedule
- type NetappVolumeSnapshotPolicyDailyScheduleOutputReference
- type NetappVolumeSnapshotPolicyHourlySchedule
- type NetappVolumeSnapshotPolicyHourlyScheduleOutputReference
- type NetappVolumeSnapshotPolicyMonthlySchedule
- type NetappVolumeSnapshotPolicyMonthlyScheduleOutputReference
- type NetappVolumeSnapshotPolicyOutputReference
- type NetappVolumeSnapshotPolicyWeeklySchedule
- type NetappVolumeSnapshotPolicyWeeklyScheduleOutputReference
- type NetappVolumeTieringPolicy
- type NetappVolumeTieringPolicyOutputReference
- type NetappVolumeTimeouts
- type NetappVolumeTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NetappVolume_GenerateConfigForImport ¶
func NetappVolume_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a NetappVolume resource upon running "cdktf plan <stack-name>".
func NetappVolume_IsConstruct ¶
func NetappVolume_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 NetappVolume_IsTerraformElement ¶
func NetappVolume_IsTerraformElement(x interface{}) *bool
Experimental.
func NetappVolume_IsTerraformResource ¶
func NetappVolume_IsTerraformResource(x interface{}) *bool
Experimental.
func NetappVolume_TfResourceType ¶
func NetappVolume_TfResourceType() *string
func NewNetappVolumeBackupConfigOutputReference_Override ¶
func NewNetappVolumeBackupConfigOutputReference_Override(n NetappVolumeBackupConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeExportPolicyOutputReference_Override ¶
func NewNetappVolumeExportPolicyOutputReference_Override(n NetappVolumeExportPolicyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeExportPolicyRulesList_Override ¶
func NewNetappVolumeExportPolicyRulesList_Override(n NetappVolumeExportPolicyRulesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewNetappVolumeExportPolicyRulesOutputReference_Override ¶
func NewNetappVolumeExportPolicyRulesOutputReference_Override(n NetappVolumeExportPolicyRulesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewNetappVolumeMountOptionsList_Override ¶
func NewNetappVolumeMountOptionsList_Override(n NetappVolumeMountOptionsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewNetappVolumeMountOptionsOutputReference_Override ¶
func NewNetappVolumeMountOptionsOutputReference_Override(n NetappVolumeMountOptionsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewNetappVolumeRestoreParametersOutputReference_Override ¶
func NewNetappVolumeRestoreParametersOutputReference_Override(n NetappVolumeRestoreParametersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeSnapshotPolicyDailyScheduleOutputReference_Override ¶
func NewNetappVolumeSnapshotPolicyDailyScheduleOutputReference_Override(n NetappVolumeSnapshotPolicyDailyScheduleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeSnapshotPolicyHourlyScheduleOutputReference_Override ¶
func NewNetappVolumeSnapshotPolicyHourlyScheduleOutputReference_Override(n NetappVolumeSnapshotPolicyHourlyScheduleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeSnapshotPolicyMonthlyScheduleOutputReference_Override ¶
func NewNetappVolumeSnapshotPolicyMonthlyScheduleOutputReference_Override(n NetappVolumeSnapshotPolicyMonthlyScheduleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeSnapshotPolicyOutputReference_Override ¶
func NewNetappVolumeSnapshotPolicyOutputReference_Override(n NetappVolumeSnapshotPolicyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeSnapshotPolicyWeeklyScheduleOutputReference_Override ¶
func NewNetappVolumeSnapshotPolicyWeeklyScheduleOutputReference_Override(n NetappVolumeSnapshotPolicyWeeklyScheduleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeTieringPolicyOutputReference_Override ¶ added in v14.3.0
func NewNetappVolumeTieringPolicyOutputReference_Override(n NetappVolumeTieringPolicyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeTimeoutsOutputReference_Override ¶
func NewNetappVolumeTimeoutsOutputReference_Override(n NetappVolumeTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolume_Override ¶
func NewNetappVolume_Override(n NetappVolume, scope constructs.Construct, id *string, config *NetappVolumeConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume google_netapp_volume} Resource.
Types ¶
type NetappVolume ¶
type NetappVolume interface { cdktf.TerraformResource ActiveDirectory() *string BackupConfig() NetappVolumeBackupConfigOutputReference BackupConfigInput() *NetappVolumeBackupConfig CapacityGib() *string SetCapacityGib(val *string) CapacityGibInput() *string // Experimental. CdktfStack() cdktf.TerraformStack ColdTierSizeGib() *string // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreateTime() *string DeletionPolicy() *string SetDeletionPolicy(val *string) DeletionPolicyInput() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Description() *string SetDescription(val *string) DescriptionInput() *string EffectiveLabels() cdktf.StringMap EncryptionType() *string ExportPolicy() NetappVolumeExportPolicyOutputReference ExportPolicyInput() *NetappVolumeExportPolicy // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string HasReplication() cdktf.IResolvable Id() *string SetId(val *string) IdInput() *string KerberosEnabled() interface{} SetKerberosEnabled(val interface{}) KerberosEnabledInput() interface{} KmsConfig() *string Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string LargeCapacity() interface{} SetLargeCapacity(val interface{}) LargeCapacityInput() interface{} LdapEnabled() cdktf.IResolvable // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string MountOptions() NetappVolumeMountOptionsList MultipleEndpoints() interface{} SetMultipleEndpoints(val interface{}) MultipleEndpointsInput() interface{} Name() *string SetName(val *string) NameInput() *string Network() *string // The tree node. Node() constructs.Node Project() *string SetProject(val *string) ProjectInput() *string Protocols() *[]*string SetProtocols(val *[]*string) ProtocolsInput() *[]*string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) PsaRange() *string // Experimental. RawOverrides() interface{} ReplicaZone() *string RestoreParameters() NetappVolumeRestoreParametersOutputReference RestoreParametersInput() *NetappVolumeRestoreParameters RestrictedActions() *[]*string SetRestrictedActions(val *[]*string) RestrictedActionsInput() *[]*string SecurityStyle() *string SetSecurityStyle(val *string) SecurityStyleInput() *string ServiceLevel() *string SmbSettings() *[]*string SetSmbSettings(val *[]*string) SmbSettingsInput() *[]*string SnapshotDirectory() interface{} SetSnapshotDirectory(val interface{}) SnapshotDirectoryInput() interface{} SnapshotPolicy() NetappVolumeSnapshotPolicyOutputReference SnapshotPolicyInput() *NetappVolumeSnapshotPolicy State() *string StateDetails() *string StoragePool() *string SetStoragePool(val *string) StoragePoolInput() *string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata TerraformLabels() cdktf.StringMap // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string TieringPolicy() NetappVolumeTieringPolicyOutputReference TieringPolicyInput() *NetappVolumeTieringPolicy Timeouts() NetappVolumeTimeoutsOutputReference TimeoutsInput() interface{} UnixPermissions() *string SetUnixPermissions(val *string) UnixPermissionsInput() *string UsedGib() *string Zone() *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. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutBackupConfig(value *NetappVolumeBackupConfig) PutExportPolicy(value *NetappVolumeExportPolicy) PutRestoreParameters(value *NetappVolumeRestoreParameters) PutSnapshotPolicy(value *NetappVolumeSnapshotPolicy) PutTieringPolicy(value *NetappVolumeTieringPolicy) PutTimeouts(value *NetappVolumeTimeouts) ResetBackupConfig() ResetDeletionPolicy() ResetDescription() ResetExportPolicy() ResetId() ResetKerberosEnabled() ResetLabels() ResetLargeCapacity() ResetMultipleEndpoints() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() ResetRestoreParameters() ResetRestrictedActions() ResetSecurityStyle() ResetSmbSettings() ResetSnapshotDirectory() ResetSnapshotPolicy() ResetTieringPolicy() ResetTimeouts() ResetUnixPermissions() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() 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/6.16.0/docs/resources/netapp_volume google_netapp_volume}.
func NewNetappVolume ¶
func NewNetappVolume(scope constructs.Construct, id *string, config *NetappVolumeConfig) NetappVolume
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume google_netapp_volume} Resource.
type NetappVolumeBackupConfig ¶
type NetappVolumeBackupConfig struct { // Specify a single backup policy ID for scheduled backups. Format: 'projects/{{projectId}}/locations/{{location}}/backupPolicies/{{backupPolicyName}}'. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#backup_policies NetappVolume#backup_policies} BackupPolicies *[]*string `field:"optional" json:"backupPolicies" yaml:"backupPolicies"` // ID of the backup vault to use. A backup vault is reqired to create manual or scheduled backups. Format: 'projects/{{projectId}}/locations/{{location}}/backupVaults/{{backupVaultName}}'. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#backup_vault NetappVolume#backup_vault} BackupVault *string `field:"optional" json:"backupVault" yaml:"backupVault"` // When set to true, scheduled backup is enabled on the volume. Omit if no backup_policy is specified. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#scheduled_backup_enabled NetappVolume#scheduled_backup_enabled} ScheduledBackupEnabled interface{} `field:"optional" json:"scheduledBackupEnabled" yaml:"scheduledBackupEnabled"` }
type NetappVolumeBackupConfigOutputReference ¶
type NetappVolumeBackupConfigOutputReference interface { cdktf.ComplexObject BackupPolicies() *[]*string SetBackupPolicies(val *[]*string) BackupPoliciesInput() *[]*string BackupVault() *string SetBackupVault(val *string) BackupVaultInput() *string // 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() *NetappVolumeBackupConfig SetInternalValue(val *NetappVolumeBackupConfig) ScheduledBackupEnabled() interface{} SetScheduledBackupEnabled(val interface{}) ScheduledBackupEnabledInput() 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 ResetBackupPolicies() ResetBackupVault() ResetScheduledBackupEnabled() // 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 NewNetappVolumeBackupConfigOutputReference ¶
func NewNetappVolumeBackupConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeBackupConfigOutputReference
type NetappVolumeConfig ¶
type NetappVolumeConfig 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"` // Capacity of the volume (in GiB). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#capacity_gib NetappVolume#capacity_gib} CapacityGib *string `field:"required" json:"capacityGib" yaml:"capacityGib"` // Name of the pool location. // // Usually a region name, expect for some STANDARD service level pools which require a zone name. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#location NetappVolume#location} Location *string `field:"required" json:"location" yaml:"location"` // The name of the volume. Needs to be unique per location. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#name NetappVolume#name} Name *string `field:"required" json:"name" yaml:"name"` // The protocol of the volume. // // Allowed combinations are '['NFSV3']', '['NFSV4']', '['SMB']', '['NFSV3', 'NFSV4']', '['SMB', 'NFSV3']' and '['SMB', 'NFSV4']'. Possible values: ["NFSV3", "NFSV4", "SMB"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#protocols NetappVolume#protocols} Protocols *[]*string `field:"required" json:"protocols" yaml:"protocols"` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#share_name NetappVolume#share_name} ShareName *string `field:"required" json:"shareName" yaml:"shareName"` // Name of the storage pool to create the volume in. Pool needs enough spare capacity to accommodate the volume. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#storage_pool NetappVolume#storage_pool} StoragePool *string `field:"required" json:"storagePool" yaml:"storagePool"` // backup_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#backup_config NetappVolume#backup_config} BackupConfig *NetappVolumeBackupConfig `field:"optional" json:"backupConfig" yaml:"backupConfig"` // Policy to determine if the volume should be deleted forcefully. // // Volumes may have nested snapshot resources. Deleting such a volume will fail. // Setting this parameter to FORCE will delete volumes including nested snapshots. // Possible values: DEFAULT, FORCE. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#deletion_policy NetappVolume#deletion_policy} DeletionPolicy *string `field:"optional" json:"deletionPolicy" yaml:"deletionPolicy"` // An optional description of this resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#description NetappVolume#description} Description *string `field:"optional" json:"description" yaml:"description"` // export_policy block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#export_policy NetappVolume#export_policy} ExportPolicy *NetappVolumeExportPolicy `field:"optional" json:"exportPolicy" yaml:"exportPolicy"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#id NetappVolume#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"` // Flag indicating if the volume is a kerberos volume or not, export policy rules control kerberos security modes (krb5, krb5i, krb5p). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#kerberos_enabled NetappVolume#kerberos_enabled} KerberosEnabled interface{} `field:"optional" json:"kerberosEnabled" yaml:"kerberosEnabled"` // Labels as key value pairs. Example: '{ "owner": "Bob", "department": "finance", "purpose": "testing" }'. // // **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/6.16.0/docs/resources/netapp_volume#labels NetappVolume#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // Optional. Flag indicating if the volume will be a large capacity volume or a regular volume. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#large_capacity NetappVolume#large_capacity} LargeCapacity interface{} `field:"optional" json:"largeCapacity" yaml:"largeCapacity"` // Optional. // // Flag indicating if the volume will have an IP address per node for volumes supporting multiple IP endpoints. // Only the volume with largeCapacity will be allowed to have multiple endpoints. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#multiple_endpoints NetappVolume#multiple_endpoints} MultipleEndpoints interface{} `field:"optional" json:"multipleEndpoints" yaml:"multipleEndpoints"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#project NetappVolume#project}. Project *string `field:"optional" json:"project" yaml:"project"` // restore_parameters block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#restore_parameters NetappVolume#restore_parameters} RestoreParameters *NetappVolumeRestoreParameters `field:"optional" json:"restoreParameters" yaml:"restoreParameters"` // List of actions that are restricted on this volume. Possible values: ["DELETE"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#restricted_actions NetappVolume#restricted_actions} RestrictedActions *[]*string `field:"optional" json:"restrictedActions" yaml:"restrictedActions"` // Security Style of the Volume. // // Use UNIX to use UNIX or NFSV4 ACLs for file permissions. // Use NTFS to use NTFS ACLs for file permissions. Can only be set for volumes which use SMB together with NFS as protocol. Possible values: ["NTFS", "UNIX"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#security_style NetappVolume#security_style} SecurityStyle *string `field:"optional" json:"securityStyle" yaml:"securityStyle"` // Settings for volumes with SMB access. Possible values: ["ENCRYPT_DATA", "BROWSABLE", "CHANGE_NOTIFY", "NON_BROWSABLE", "OPLOCKS", "SHOW_SNAPSHOT", "SHOW_PREVIOUS_VERSIONS", "ACCESS_BASED_ENUMERATION", "CONTINUOUSLY_AVAILABLE"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#smb_settings NetappVolume#smb_settings} SmbSettings *[]*string `field:"optional" json:"smbSettings" yaml:"smbSettings"` // If enabled, a NFS volume will contain a read-only .snapshot directory which provides access to each of the volume's snapshots. Will enable "Previous Versions" support for SMB. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#snapshot_directory NetappVolume#snapshot_directory} SnapshotDirectory interface{} `field:"optional" json:"snapshotDirectory" yaml:"snapshotDirectory"` // snapshot_policy block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#snapshot_policy NetappVolume#snapshot_policy} SnapshotPolicy *NetappVolumeSnapshotPolicy `field:"optional" json:"snapshotPolicy" yaml:"snapshotPolicy"` // tiering_policy block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#tiering_policy NetappVolume#tiering_policy} TieringPolicy *NetappVolumeTieringPolicy `field:"optional" json:"tieringPolicy" yaml:"tieringPolicy"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#timeouts NetappVolume#timeouts} Timeouts *NetappVolumeTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` // Unix permission the mount point will be created with. Default is 0770. Applicable for UNIX security style volumes only. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#unix_permissions NetappVolume#unix_permissions} UnixPermissions *string `field:"optional" json:"unixPermissions" yaml:"unixPermissions"` }
type NetappVolumeExportPolicy ¶
type NetappVolumeExportPolicy struct { // rules block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#rules NetappVolume#rules} Rules interface{} `field:"required" json:"rules" yaml:"rules"` }
type NetappVolumeExportPolicyOutputReference ¶
type NetappVolumeExportPolicyOutputReference 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() *NetappVolumeExportPolicy SetInternalValue(val *NetappVolumeExportPolicy) Rules() NetappVolumeExportPolicyRulesList RulesInput() 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 PutRules(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 NewNetappVolumeExportPolicyOutputReference ¶
func NewNetappVolumeExportPolicyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeExportPolicyOutputReference
type NetappVolumeExportPolicyRules ¶
type NetappVolumeExportPolicyRules struct { // Defines the access type for clients matching the 'allowedClients' specification. Possible values: ["READ_ONLY", "READ_WRITE", "READ_NONE"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#access_type NetappVolume#access_type} AccessType *string `field:"optional" json:"accessType" yaml:"accessType"` // Defines the client ingress specification (allowed clients) as a comma separated list with IPv4 CIDRs or IPv4 host addresses. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#allowed_clients NetappVolume#allowed_clients} AllowedClients *string `field:"optional" json:"allowedClients" yaml:"allowedClients"` // If enabled, the root user (UID = 0) of the specified clients doesn't get mapped to nobody (UID = 65534). // // This is also known as no_root_squash. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#has_root_access NetappVolume#has_root_access} HasRootAccess *string `field:"optional" json:"hasRootAccess" yaml:"hasRootAccess"` // If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. // // It enables nfs clients to mount using 'integrity' kerberos security mode. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#kerberos5i_read_only NetappVolume#kerberos5i_read_only} Kerberos5IReadOnly interface{} `field:"optional" json:"kerberos5IReadOnly" yaml:"kerberos5IReadOnly"` // If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. // // It enables nfs clients to mount using 'integrity' kerberos security mode. The 'kerberos5iReadOnly' value is ignored if this is enabled. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#kerberos5i_read_write NetappVolume#kerberos5i_read_write} Kerberos5IReadWrite interface{} `field:"optional" json:"kerberos5IReadWrite" yaml:"kerberos5IReadWrite"` // If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. // // It enables nfs clients to mount using 'privacy' kerberos security mode. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#kerberos5p_read_only NetappVolume#kerberos5p_read_only} Kerberos5PReadOnly interface{} `field:"optional" json:"kerberos5PReadOnly" yaml:"kerberos5PReadOnly"` // If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. // // It enables nfs clients to mount using 'privacy' kerberos security mode. The 'kerberos5pReadOnly' value is ignored if this is enabled. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#kerberos5p_read_write NetappVolume#kerberos5p_read_write} Kerberos5PReadWrite interface{} `field:"optional" json:"kerberos5PReadWrite" yaml:"kerberos5PReadWrite"` // If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. // // It enables nfs clients to mount using 'authentication' kerberos security mode. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#kerberos5_read_only NetappVolume#kerberos5_read_only} Kerberos5ReadOnly interface{} `field:"optional" json:"kerberos5ReadOnly" yaml:"kerberos5ReadOnly"` // If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. // // It enables nfs clients to mount using 'authentication' kerberos security mode. The 'kerberos5ReadOnly' value is ignored if this is enabled. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#kerberos5_read_write NetappVolume#kerberos5_read_write} Kerberos5ReadWrite interface{} `field:"optional" json:"kerberos5ReadWrite" yaml:"kerberos5ReadWrite"` // Enable to apply the export rule to NFSV3 clients. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#nfsv3 NetappVolume#nfsv3} Nfsv3 interface{} `field:"optional" json:"nfsv3" yaml:"nfsv3"` // Enable to apply the export rule to NFSV4.1 clients. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#nfsv4 NetappVolume#nfsv4} Nfsv4 interface{} `field:"optional" json:"nfsv4" yaml:"nfsv4"` }
type NetappVolumeExportPolicyRulesList ¶
type NetappVolumeExportPolicyRulesList 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) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) NetappVolumeExportPolicyRulesOutputReference // 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 NewNetappVolumeExportPolicyRulesList ¶
func NewNetappVolumeExportPolicyRulesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NetappVolumeExportPolicyRulesList
type NetappVolumeExportPolicyRulesOutputReference ¶
type NetappVolumeExportPolicyRulesOutputReference interface { cdktf.ComplexObject AccessType() *string SetAccessType(val *string) AccessTypeInput() *string AllowedClients() *string SetAllowedClients(val *string) AllowedClientsInput() *string // 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 HasRootAccess() *string SetHasRootAccess(val *string) HasRootAccessInput() *string InternalValue() interface{} SetInternalValue(val interface{}) Kerberos5IReadOnly() interface{} SetKerberos5IReadOnly(val interface{}) Kerberos5IReadOnlyInput() interface{} Kerberos5IReadWrite() interface{} SetKerberos5IReadWrite(val interface{}) Kerberos5IReadWriteInput() interface{} Kerberos5PReadOnly() interface{} SetKerberos5PReadOnly(val interface{}) Kerberos5PReadOnlyInput() interface{} Kerberos5PReadWrite() interface{} SetKerberos5PReadWrite(val interface{}) Kerberos5PReadWriteInput() interface{} Kerberos5ReadOnly() interface{} SetKerberos5ReadOnly(val interface{}) Kerberos5ReadOnlyInput() interface{} Kerberos5ReadWrite() interface{} SetKerberos5ReadWrite(val interface{}) Kerberos5ReadWriteInput() interface{} Nfsv3() interface{} SetNfsv3(val interface{}) Nfsv3Input() interface{} Nfsv4() interface{} SetNfsv4(val interface{}) Nfsv4Input() 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 ResetAccessType() ResetAllowedClients() ResetHasRootAccess() ResetKerberos5IReadOnly() ResetKerberos5IReadWrite() ResetKerberos5PReadOnly() ResetKerberos5PReadWrite() ResetKerberos5ReadOnly() ResetKerberos5ReadWrite() ResetNfsv3() ResetNfsv4() // 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 NewNetappVolumeExportPolicyRulesOutputReference ¶
func NewNetappVolumeExportPolicyRulesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) NetappVolumeExportPolicyRulesOutputReference
type NetappVolumeMountOptions ¶
type NetappVolumeMountOptions struct { }
type NetappVolumeMountOptionsList ¶
type NetappVolumeMountOptionsList 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 // 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) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) NetappVolumeMountOptionsOutputReference // 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 NewNetappVolumeMountOptionsList ¶
func NewNetappVolumeMountOptionsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NetappVolumeMountOptionsList
type NetappVolumeMountOptionsOutputReference ¶
type NetappVolumeMountOptionsOutputReference 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 Export() *string ExportFull() *string // Experimental. Fqn() *string Instructions() *string InternalValue() *NetappVolumeMountOptions SetInternalValue(val *NetappVolumeMountOptions) Protocol() *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 NewNetappVolumeMountOptionsOutputReference ¶
func NewNetappVolumeMountOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) NetappVolumeMountOptionsOutputReference
type NetappVolumeRestoreParameters ¶
type NetappVolumeRestoreParameters struct { // Full name of the snapshot to use for creating this volume. 'source_snapshot' and 'source_backup' cannot be used simultaneously. Format: 'projects/{{project}}/locations/{{location}}/backupVaults/{{backupVaultId}}/backups/{{backup}}'. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#source_backup NetappVolume#source_backup} SourceBackup *string `field:"optional" json:"sourceBackup" yaml:"sourceBackup"` // Full name of the snapshot to use for creating this volume. 'source_snapshot' and 'source_backup' cannot be used simultaneously. Format: 'projects/{{project}}/locations/{{location}}/volumes/{{volume}}/snapshots/{{snapshot}}'. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#source_snapshot NetappVolume#source_snapshot} SourceSnapshot *string `field:"optional" json:"sourceSnapshot" yaml:"sourceSnapshot"` }
type NetappVolumeRestoreParametersOutputReference ¶
type NetappVolumeRestoreParametersOutputReference 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() *NetappVolumeRestoreParameters SetInternalValue(val *NetappVolumeRestoreParameters) SourceBackup() *string SetSourceBackup(val *string) SourceBackupInput() *string SourceSnapshot() *string SetSourceSnapshot(val *string) SourceSnapshotInput() *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 ResetSourceBackup() ResetSourceSnapshot() // 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 NewNetappVolumeRestoreParametersOutputReference ¶
func NewNetappVolumeRestoreParametersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeRestoreParametersOutputReference
type NetappVolumeSnapshotPolicy ¶
type NetappVolumeSnapshotPolicy struct { // daily_schedule block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#daily_schedule NetappVolume#daily_schedule} DailySchedule *NetappVolumeSnapshotPolicyDailySchedule `field:"optional" json:"dailySchedule" yaml:"dailySchedule"` // Enables automated snapshot creation according to defined schedule. // // Default is false. // To disable automatic snapshot creation you have to remove the whole snapshot_policy block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#enabled NetappVolume#enabled} Enabled interface{} `field:"optional" json:"enabled" yaml:"enabled"` // hourly_schedule block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#hourly_schedule NetappVolume#hourly_schedule} HourlySchedule *NetappVolumeSnapshotPolicyHourlySchedule `field:"optional" json:"hourlySchedule" yaml:"hourlySchedule"` // monthly_schedule block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#monthly_schedule NetappVolume#monthly_schedule} MonthlySchedule *NetappVolumeSnapshotPolicyMonthlySchedule `field:"optional" json:"monthlySchedule" yaml:"monthlySchedule"` // weekly_schedule block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#weekly_schedule NetappVolume#weekly_schedule} WeeklySchedule *NetappVolumeSnapshotPolicyWeeklySchedule `field:"optional" json:"weeklySchedule" yaml:"weeklySchedule"` }
type NetappVolumeSnapshotPolicyDailySchedule ¶
type NetappVolumeSnapshotPolicyDailySchedule struct { // The maximum number of snapshots to keep for the daily schedule. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#snapshots_to_keep NetappVolume#snapshots_to_keep} SnapshotsToKeep *float64 `field:"required" json:"snapshotsToKeep" yaml:"snapshotsToKeep"` // Set the hour to create the snapshot (0-23), defaults to midnight (0). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#hour NetappVolume#hour} Hour *float64 `field:"optional" json:"hour" yaml:"hour"` // Set the minute of the hour to create the snapshot (0-59), defaults to the top of the hour (0). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#minute NetappVolume#minute} Minute *float64 `field:"optional" json:"minute" yaml:"minute"` }
type NetappVolumeSnapshotPolicyDailyScheduleOutputReference ¶
type NetappVolumeSnapshotPolicyDailyScheduleOutputReference 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 Hour() *float64 SetHour(val *float64) HourInput() *float64 InternalValue() *NetappVolumeSnapshotPolicyDailySchedule SetInternalValue(val *NetappVolumeSnapshotPolicyDailySchedule) Minute() *float64 SetMinute(val *float64) MinuteInput() *float64 SnapshotsToKeep() *float64 SetSnapshotsToKeep(val *float64) SnapshotsToKeepInput() *float64 // 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 ResetHour() ResetMinute() // 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 NewNetappVolumeSnapshotPolicyDailyScheduleOutputReference ¶
func NewNetappVolumeSnapshotPolicyDailyScheduleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeSnapshotPolicyDailyScheduleOutputReference
type NetappVolumeSnapshotPolicyHourlySchedule ¶
type NetappVolumeSnapshotPolicyHourlySchedule struct { // The maximum number of snapshots to keep for the hourly schedule. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#snapshots_to_keep NetappVolume#snapshots_to_keep} SnapshotsToKeep *float64 `field:"required" json:"snapshotsToKeep" yaml:"snapshotsToKeep"` // Set the minute of the hour to create the snapshot (0-59), defaults to the top of the hour (0). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#minute NetappVolume#minute} Minute *float64 `field:"optional" json:"minute" yaml:"minute"` }
type NetappVolumeSnapshotPolicyHourlyScheduleOutputReference ¶
type NetappVolumeSnapshotPolicyHourlyScheduleOutputReference 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() *NetappVolumeSnapshotPolicyHourlySchedule SetInternalValue(val *NetappVolumeSnapshotPolicyHourlySchedule) Minute() *float64 SetMinute(val *float64) MinuteInput() *float64 SnapshotsToKeep() *float64 SetSnapshotsToKeep(val *float64) SnapshotsToKeepInput() *float64 // 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 ResetMinute() // 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 NewNetappVolumeSnapshotPolicyHourlyScheduleOutputReference ¶
func NewNetappVolumeSnapshotPolicyHourlyScheduleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeSnapshotPolicyHourlyScheduleOutputReference
type NetappVolumeSnapshotPolicyMonthlySchedule ¶
type NetappVolumeSnapshotPolicyMonthlySchedule struct { // The maximum number of snapshots to keep for the monthly schedule. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#snapshots_to_keep NetappVolume#snapshots_to_keep} SnapshotsToKeep *float64 `field:"required" json:"snapshotsToKeep" yaml:"snapshotsToKeep"` // Set the day or days of the month to make a snapshot (1-31). // // Accepts a comma separated number of days. Defaults to '1'. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#days_of_month NetappVolume#days_of_month} DaysOfMonth *string `field:"optional" json:"daysOfMonth" yaml:"daysOfMonth"` // Set the hour to create the snapshot (0-23), defaults to midnight (0). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#hour NetappVolume#hour} Hour *float64 `field:"optional" json:"hour" yaml:"hour"` // Set the minute of the hour to create the snapshot (0-59), defaults to the top of the hour (0). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#minute NetappVolume#minute} Minute *float64 `field:"optional" json:"minute" yaml:"minute"` }
type NetappVolumeSnapshotPolicyMonthlyScheduleOutputReference ¶
type NetappVolumeSnapshotPolicyMonthlyScheduleOutputReference 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 DaysOfMonth() *string SetDaysOfMonth(val *string) DaysOfMonthInput() *string // Experimental. Fqn() *string Hour() *float64 SetHour(val *float64) HourInput() *float64 InternalValue() *NetappVolumeSnapshotPolicyMonthlySchedule SetInternalValue(val *NetappVolumeSnapshotPolicyMonthlySchedule) Minute() *float64 SetMinute(val *float64) MinuteInput() *float64 SnapshotsToKeep() *float64 SetSnapshotsToKeep(val *float64) SnapshotsToKeepInput() *float64 // 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 ResetDaysOfMonth() ResetHour() ResetMinute() // 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 NewNetappVolumeSnapshotPolicyMonthlyScheduleOutputReference ¶
func NewNetappVolumeSnapshotPolicyMonthlyScheduleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeSnapshotPolicyMonthlyScheduleOutputReference
type NetappVolumeSnapshotPolicyOutputReference ¶
type NetappVolumeSnapshotPolicyOutputReference 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 DailySchedule() NetappVolumeSnapshotPolicyDailyScheduleOutputReference DailyScheduleInput() *NetappVolumeSnapshotPolicyDailySchedule Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} // Experimental. Fqn() *string HourlySchedule() NetappVolumeSnapshotPolicyHourlyScheduleOutputReference HourlyScheduleInput() *NetappVolumeSnapshotPolicyHourlySchedule InternalValue() *NetappVolumeSnapshotPolicy SetInternalValue(val *NetappVolumeSnapshotPolicy) MonthlySchedule() NetappVolumeSnapshotPolicyMonthlyScheduleOutputReference MonthlyScheduleInput() *NetappVolumeSnapshotPolicyMonthlySchedule // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) WeeklySchedule() NetappVolumeSnapshotPolicyWeeklyScheduleOutputReference WeeklyScheduleInput() *NetappVolumeSnapshotPolicyWeeklySchedule // 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 PutDailySchedule(value *NetappVolumeSnapshotPolicyDailySchedule) PutHourlySchedule(value *NetappVolumeSnapshotPolicyHourlySchedule) PutMonthlySchedule(value *NetappVolumeSnapshotPolicyMonthlySchedule) PutWeeklySchedule(value *NetappVolumeSnapshotPolicyWeeklySchedule) ResetDailySchedule() ResetEnabled() ResetHourlySchedule() ResetMonthlySchedule() ResetWeeklySchedule() // 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 NewNetappVolumeSnapshotPolicyOutputReference ¶
func NewNetappVolumeSnapshotPolicyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeSnapshotPolicyOutputReference
type NetappVolumeSnapshotPolicyWeeklySchedule ¶
type NetappVolumeSnapshotPolicyWeeklySchedule struct { // The maximum number of snapshots to keep for the weekly schedule. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#snapshots_to_keep NetappVolume#snapshots_to_keep} SnapshotsToKeep *float64 `field:"required" json:"snapshotsToKeep" yaml:"snapshotsToKeep"` // Set the day or days of the week to make a snapshot. // // Accepts a comma separated days of the week. Defaults to 'Sunday'. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#day NetappVolume#day} Day *string `field:"optional" json:"day" yaml:"day"` // Set the hour to create the snapshot (0-23), defaults to midnight (0). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#hour NetappVolume#hour} Hour *float64 `field:"optional" json:"hour" yaml:"hour"` // Set the minute of the hour to create the snapshot (0-59), defaults to the top of the hour (0). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#minute NetappVolume#minute} Minute *float64 `field:"optional" json:"minute" yaml:"minute"` }
type NetappVolumeSnapshotPolicyWeeklyScheduleOutputReference ¶
type NetappVolumeSnapshotPolicyWeeklyScheduleOutputReference 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 Day() *string SetDay(val *string) DayInput() *string // Experimental. Fqn() *string Hour() *float64 SetHour(val *float64) HourInput() *float64 InternalValue() *NetappVolumeSnapshotPolicyWeeklySchedule SetInternalValue(val *NetappVolumeSnapshotPolicyWeeklySchedule) Minute() *float64 SetMinute(val *float64) MinuteInput() *float64 SnapshotsToKeep() *float64 SetSnapshotsToKeep(val *float64) SnapshotsToKeepInput() *float64 // 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 ResetDay() ResetHour() ResetMinute() // 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 NewNetappVolumeSnapshotPolicyWeeklyScheduleOutputReference ¶
func NewNetappVolumeSnapshotPolicyWeeklyScheduleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeSnapshotPolicyWeeklyScheduleOutputReference
type NetappVolumeTieringPolicy ¶ added in v14.3.0
type NetappVolumeTieringPolicy struct { // Optional. // // Time in days to mark the volume's data block as cold and make it eligible for tiering, can be range from 7-183. // Default is 31. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#cooling_threshold_days NetappVolume#cooling_threshold_days} CoolingThresholdDays *float64 `field:"optional" json:"coolingThresholdDays" yaml:"coolingThresholdDays"` // Optional. // // Flag indicating if the volume has tiering policy enable/pause. Default is PAUSED. Default value: "PAUSED" Possible values: ["ENABLED", "PAUSED"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#tier_action NetappVolume#tier_action} TierAction *string `field:"optional" json:"tierAction" yaml:"tierAction"` }
type NetappVolumeTieringPolicyOutputReference ¶ added in v14.3.0
type NetappVolumeTieringPolicyOutputReference 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) CoolingThresholdDays() *float64 SetCoolingThresholdDays(val *float64) CoolingThresholdDaysInput() *float64 // 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() *NetappVolumeTieringPolicy SetInternalValue(val *NetappVolumeTieringPolicy) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TierAction() *string SetTierAction(val *string) TierActionInput() *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 ResetCoolingThresholdDays() ResetTierAction() // 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 NewNetappVolumeTieringPolicyOutputReference ¶ added in v14.3.0
func NewNetappVolumeTieringPolicyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeTieringPolicyOutputReference
type NetappVolumeTimeouts ¶
type NetappVolumeTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#create NetappVolume#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#delete NetappVolume#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.16.0/docs/resources/netapp_volume#update NetappVolume#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type NetappVolumeTimeoutsOutputReference ¶
type NetappVolumeTimeoutsOutputReference 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 NewNetappVolumeTimeoutsOutputReference ¶
func NewNetappVolumeTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeTimeoutsOutputReference
Source Files ¶
- NetappVolume.go
- NetappVolumeBackupConfig.go
- NetappVolumeBackupConfigOutputReference.go
- NetappVolumeBackupConfigOutputReference__checks.go
- NetappVolumeConfig.go
- NetappVolumeExportPolicy.go
- NetappVolumeExportPolicyOutputReference.go
- NetappVolumeExportPolicyOutputReference__checks.go
- NetappVolumeExportPolicyRules.go
- NetappVolumeExportPolicyRulesList.go
- NetappVolumeExportPolicyRulesList__checks.go
- NetappVolumeExportPolicyRulesOutputReference.go
- NetappVolumeExportPolicyRulesOutputReference__checks.go
- NetappVolumeMountOptions.go
- NetappVolumeMountOptionsList.go
- NetappVolumeMountOptionsList__checks.go
- NetappVolumeMountOptionsOutputReference.go
- NetappVolumeMountOptionsOutputReference__checks.go
- NetappVolumeRestoreParameters.go
- NetappVolumeRestoreParametersOutputReference.go
- NetappVolumeRestoreParametersOutputReference__checks.go
- NetappVolumeSnapshotPolicy.go
- NetappVolumeSnapshotPolicyDailySchedule.go
- NetappVolumeSnapshotPolicyDailyScheduleOutputReference.go
- NetappVolumeSnapshotPolicyDailyScheduleOutputReference__checks.go
- NetappVolumeSnapshotPolicyHourlySchedule.go
- NetappVolumeSnapshotPolicyHourlyScheduleOutputReference.go
- NetappVolumeSnapshotPolicyHourlyScheduleOutputReference__checks.go
- NetappVolumeSnapshotPolicyMonthlySchedule.go
- NetappVolumeSnapshotPolicyMonthlyScheduleOutputReference.go
- NetappVolumeSnapshotPolicyMonthlyScheduleOutputReference__checks.go
- NetappVolumeSnapshotPolicyOutputReference.go
- NetappVolumeSnapshotPolicyOutputReference__checks.go
- NetappVolumeSnapshotPolicyWeeklySchedule.go
- NetappVolumeSnapshotPolicyWeeklyScheduleOutputReference.go
- NetappVolumeSnapshotPolicyWeeklyScheduleOutputReference__checks.go
- NetappVolumeTieringPolicy.go
- NetappVolumeTieringPolicyOutputReference.go
- NetappVolumeTieringPolicyOutputReference__checks.go
- NetappVolumeTimeouts.go
- NetappVolumeTimeoutsOutputReference.go
- NetappVolumeTimeoutsOutputReference__checks.go
- NetappVolume__checks.go
- main.go