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 NewNetappVolumeDataProtectionReplicationOutputReference_Override(n NetappVolumeDataProtectionReplicationOutputReference, ...)
- func NewNetappVolumeDataProtectionSnapshotPolicyOutputReference_Override(n NetappVolumeDataProtectionSnapshotPolicyOutputReference, ...)
- func NewNetappVolumeExportPolicyRuleList_Override(n NetappVolumeExportPolicyRuleList, ...)
- func NewNetappVolumeExportPolicyRuleOutputReference_Override(n NetappVolumeExportPolicyRuleOutputReference, ...)
- func NewNetappVolumeTimeoutsOutputReference_Override(n NetappVolumeTimeoutsOutputReference, ...)
- func NewNetappVolume_Override(n NetappVolume, scope constructs.Construct, id *string, ...)
- type NetappVolume
- type NetappVolumeConfig
- type NetappVolumeDataProtectionReplication
- type NetappVolumeDataProtectionReplicationOutputReference
- type NetappVolumeDataProtectionSnapshotPolicy
- type NetappVolumeDataProtectionSnapshotPolicyOutputReference
- type NetappVolumeExportPolicyRule
- type NetappVolumeExportPolicyRuleList
- type NetappVolumeExportPolicyRuleOutputReference
- 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 NewNetappVolumeDataProtectionReplicationOutputReference_Override ¶
func NewNetappVolumeDataProtectionReplicationOutputReference_Override(n NetappVolumeDataProtectionReplicationOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeDataProtectionSnapshotPolicyOutputReference_Override ¶
func NewNetappVolumeDataProtectionSnapshotPolicyOutputReference_Override(n NetappVolumeDataProtectionSnapshotPolicyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewNetappVolumeExportPolicyRuleList_Override ¶
func NewNetappVolumeExportPolicyRuleList_Override(n NetappVolumeExportPolicyRuleList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewNetappVolumeExportPolicyRuleOutputReference_Override ¶
func NewNetappVolumeExportPolicyRuleOutputReference_Override(n NetappVolumeExportPolicyRuleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
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/azurerm/4.3.0/docs/resources/netapp_volume azurerm_netapp_volume} Resource.
Types ¶
type NetappVolume ¶
type NetappVolume interface { cdktf.TerraformResource AccountName() *string SetAccountName(val *string) AccountNameInput() *string AzureVmwareDataStoreEnabled() interface{} SetAzureVmwareDataStoreEnabled(val interface{}) AzureVmwareDataStoreEnabledInput() interface{} // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreateFromSnapshotResourceId() *string SetCreateFromSnapshotResourceId(val *string) CreateFromSnapshotResourceIdInput() *string DataProtectionReplication() NetappVolumeDataProtectionReplicationOutputReference DataProtectionReplicationInput() *NetappVolumeDataProtectionReplication DataProtectionSnapshotPolicy() NetappVolumeDataProtectionSnapshotPolicyOutputReference DataProtectionSnapshotPolicyInput() *NetappVolumeDataProtectionSnapshotPolicy // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) EncryptionKeySource() *string SetEncryptionKeySource(val *string) EncryptionKeySourceInput() *string ExportPolicyRule() NetappVolumeExportPolicyRuleList ExportPolicyRuleInput() interface{} // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string KerberosEnabled() interface{} SetKerberosEnabled(val interface{}) KerberosEnabledInput() interface{} KeyVaultPrivateEndpointId() *string SetKeyVaultPrivateEndpointId(val *string) KeyVaultPrivateEndpointIdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string MountIpAddresses() *[]*string Name() *string SetName(val *string) NameInput() *string NetworkFeatures() *string SetNetworkFeatures(val *string) NetworkFeaturesInput() *string // The tree node. Node() constructs.Node PoolName() *string SetPoolName(val *string) PoolNameInput() *string Protocols() *[]*string SetProtocols(val *[]*string) ProtocolsInput() *[]*string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} ResourceGroupName() *string SetResourceGroupName(val *string) ResourceGroupNameInput() *string SecurityStyle() *string SetSecurityStyle(val *string) SecurityStyleInput() *string ServiceLevel() *string SetServiceLevel(val *string) ServiceLevelInput() *string Smb3ProtocolEncryptionEnabled() interface{} SetSmb3ProtocolEncryptionEnabled(val interface{}) Smb3ProtocolEncryptionEnabledInput() interface{} SmbAccessBasedEnumerationEnabled() interface{} SetSmbAccessBasedEnumerationEnabled(val interface{}) SmbAccessBasedEnumerationEnabledInput() interface{} SmbContinuousAvailabilityEnabled() interface{} SetSmbContinuousAvailabilityEnabled(val interface{}) SmbContinuousAvailabilityEnabledInput() interface{} SmbNonBrowsableEnabled() interface{} SetSmbNonBrowsableEnabled(val interface{}) SmbNonBrowsableEnabledInput() interface{} SnapshotDirectoryVisible() interface{} SetSnapshotDirectoryVisible(val interface{}) SnapshotDirectoryVisibleInput() interface{} StorageQuotaInGb() *float64 SetStorageQuotaInGb(val *float64) StorageQuotaInGbInput() *float64 SubnetId() *string SetSubnetId(val *string) SubnetIdInput() *string Tags() *map[string]*string SetTags(val *map[string]*string) TagsInput() *map[string]*string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string ThroughputInMibps() *float64 SetThroughputInMibps(val *float64) ThroughputInMibpsInput() *float64 Timeouts() NetappVolumeTimeoutsOutputReference TimeoutsInput() interface{} VolumePath() *string SetVolumePath(val *string) VolumePathInput() *string Zone() *string SetZone(val *string) ZoneInput() *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) PutDataProtectionReplication(value *NetappVolumeDataProtectionReplication) PutDataProtectionSnapshotPolicy(value *NetappVolumeDataProtectionSnapshotPolicy) PutExportPolicyRule(value interface{}) PutTimeouts(value *NetappVolumeTimeouts) ResetAzureVmwareDataStoreEnabled() ResetCreateFromSnapshotResourceId() ResetDataProtectionReplication() ResetDataProtectionSnapshotPolicy() ResetEncryptionKeySource() ResetExportPolicyRule() ResetId() ResetKerberosEnabled() ResetKeyVaultPrivateEndpointId() ResetNetworkFeatures() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProtocols() ResetSecurityStyle() ResetSmb3ProtocolEncryptionEnabled() ResetSmbAccessBasedEnumerationEnabled() ResetSmbContinuousAvailabilityEnabled() ResetSmbNonBrowsableEnabled() ResetSnapshotDirectoryVisible() ResetTags() ResetThroughputInMibps() ResetTimeouts() ResetZone() 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/azurerm/4.3.0/docs/resources/netapp_volume azurerm_netapp_volume}.
func NewNetappVolume ¶
func NewNetappVolume(scope constructs.Construct, id *string, config *NetappVolumeConfig) NetappVolume
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume azurerm_netapp_volume} Resource.
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"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#account_name NetappVolume#account_name}. AccountName *string `field:"required" json:"accountName" yaml:"accountName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#location NetappVolume#location}. Location *string `field:"required" json:"location" yaml:"location"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#name NetappVolume#name}. Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#pool_name NetappVolume#pool_name}. PoolName *string `field:"required" json:"poolName" yaml:"poolName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#resource_group_name NetappVolume#resource_group_name}. ResourceGroupName *string `field:"required" json:"resourceGroupName" yaml:"resourceGroupName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#service_level NetappVolume#service_level}. ServiceLevel *string `field:"required" json:"serviceLevel" yaml:"serviceLevel"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#storage_quota_in_gb NetappVolume#storage_quota_in_gb}. StorageQuotaInGb *float64 `field:"required" json:"storageQuotaInGb" yaml:"storageQuotaInGb"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#subnet_id NetappVolume#subnet_id}. SubnetId *string `field:"required" json:"subnetId" yaml:"subnetId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#volume_path NetappVolume#volume_path}. VolumePath *string `field:"required" json:"volumePath" yaml:"volumePath"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#azure_vmware_data_store_enabled NetappVolume#azure_vmware_data_store_enabled}. AzureVmwareDataStoreEnabled interface{} `field:"optional" json:"azureVmwareDataStoreEnabled" yaml:"azureVmwareDataStoreEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#create_from_snapshot_resource_id NetappVolume#create_from_snapshot_resource_id}. CreateFromSnapshotResourceId *string `field:"optional" json:"createFromSnapshotResourceId" yaml:"createFromSnapshotResourceId"` // data_protection_replication block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#data_protection_replication NetappVolume#data_protection_replication} DataProtectionReplication *NetappVolumeDataProtectionReplication `field:"optional" json:"dataProtectionReplication" yaml:"dataProtectionReplication"` // data_protection_snapshot_policy block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#data_protection_snapshot_policy NetappVolume#data_protection_snapshot_policy} DataProtectionSnapshotPolicy *NetappVolumeDataProtectionSnapshotPolicy `field:"optional" json:"dataProtectionSnapshotPolicy" yaml:"dataProtectionSnapshotPolicy"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#encryption_key_source NetappVolume#encryption_key_source}. EncryptionKeySource *string `field:"optional" json:"encryptionKeySource" yaml:"encryptionKeySource"` // export_policy_rule block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#export_policy_rule NetappVolume#export_policy_rule} ExportPolicyRule interface{} `field:"optional" json:"exportPolicyRule" yaml:"exportPolicyRule"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.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"` // Enable to allow Kerberos secured volumes. // // Requires appropriate export rules as well as the parent `azurerm_netapp_account` having a defined AD connection. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#kerberos_enabled NetappVolume#kerberos_enabled} KerberosEnabled interface{} `field:"optional" json:"kerberosEnabled" yaml:"kerberosEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#key_vault_private_endpoint_id NetappVolume#key_vault_private_endpoint_id}. KeyVaultPrivateEndpointId *string `field:"optional" json:"keyVaultPrivateEndpointId" yaml:"keyVaultPrivateEndpointId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#network_features NetappVolume#network_features}. NetworkFeatures *string `field:"optional" json:"networkFeatures" yaml:"networkFeatures"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#protocols NetappVolume#protocols}. Protocols *[]*string `field:"optional" json:"protocols" yaml:"protocols"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#security_style NetappVolume#security_style}. SecurityStyle *string `field:"optional" json:"securityStyle" yaml:"securityStyle"` // SMB3 encryption option should be used only for SMB/DualProtocol volumes. Using it for any other workloads is not supported. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#smb3_protocol_encryption_enabled NetappVolume#smb3_protocol_encryption_enabled} Smb3ProtocolEncryptionEnabled interface{} `field:"optional" json:"smb3ProtocolEncryptionEnabled" yaml:"smb3ProtocolEncryptionEnabled"` // Enable access based enumeration setting for SMB/Dual Protocol volume. // // When enabled, users who do not have permission to access a shared folder or file underneath it, do not see that shared resource displayed in their environment. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#smb_access_based_enumeration_enabled NetappVolume#smb_access_based_enumeration_enabled} SmbAccessBasedEnumerationEnabled interface{} `field:"optional" json:"smbAccessBasedEnumerationEnabled" yaml:"smbAccessBasedEnumerationEnabled"` // Continuous availability option should be used only for SQL and FSLogix workloads. // // Using it for any other SMB workloads is not supported. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#smb_continuous_availability_enabled NetappVolume#smb_continuous_availability_enabled} SmbContinuousAvailabilityEnabled interface{} `field:"optional" json:"smbContinuousAvailabilityEnabled" yaml:"smbContinuousAvailabilityEnabled"` // Enable non browsable share setting for SMB/Dual Protocol volume. When enabled, it restricts windows clients to browse the share. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#smb_non_browsable_enabled NetappVolume#smb_non_browsable_enabled} SmbNonBrowsableEnabled interface{} `field:"optional" json:"smbNonBrowsableEnabled" yaml:"smbNonBrowsableEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#snapshot_directory_visible NetappVolume#snapshot_directory_visible}. SnapshotDirectoryVisible interface{} `field:"optional" json:"snapshotDirectoryVisible" yaml:"snapshotDirectoryVisible"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#tags NetappVolume#tags}. Tags *map[string]*string `field:"optional" json:"tags" yaml:"tags"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#throughput_in_mibps NetappVolume#throughput_in_mibps}. ThroughputInMibps *float64 `field:"optional" json:"throughputInMibps" yaml:"throughputInMibps"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#timeouts NetappVolume#timeouts} Timeouts *NetappVolumeTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#zone NetappVolume#zone}. Zone *string `field:"optional" json:"zone" yaml:"zone"` }
type NetappVolumeDataProtectionReplication ¶
type NetappVolumeDataProtectionReplication struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#remote_volume_location NetappVolume#remote_volume_location}. RemoteVolumeLocation *string `field:"required" json:"remoteVolumeLocation" yaml:"remoteVolumeLocation"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#remote_volume_resource_id NetappVolume#remote_volume_resource_id}. RemoteVolumeResourceId *string `field:"required" json:"remoteVolumeResourceId" yaml:"remoteVolumeResourceId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#replication_frequency NetappVolume#replication_frequency}. ReplicationFrequency *string `field:"required" json:"replicationFrequency" yaml:"replicationFrequency"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#endpoint_type NetappVolume#endpoint_type}. EndpointType *string `field:"optional" json:"endpointType" yaml:"endpointType"` }
type NetappVolumeDataProtectionReplicationOutputReference ¶
type NetappVolumeDataProtectionReplicationOutputReference 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 EndpointType() *string SetEndpointType(val *string) EndpointTypeInput() *string // Experimental. Fqn() *string InternalValue() *NetappVolumeDataProtectionReplication SetInternalValue(val *NetappVolumeDataProtectionReplication) RemoteVolumeLocation() *string SetRemoteVolumeLocation(val *string) RemoteVolumeLocationInput() *string RemoteVolumeResourceId() *string SetRemoteVolumeResourceId(val *string) RemoteVolumeResourceIdInput() *string ReplicationFrequency() *string SetReplicationFrequency(val *string) ReplicationFrequencyInput() *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 ResetEndpointType() // 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 NewNetappVolumeDataProtectionReplicationOutputReference ¶
func NewNetappVolumeDataProtectionReplicationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeDataProtectionReplicationOutputReference
type NetappVolumeDataProtectionSnapshotPolicy ¶
type NetappVolumeDataProtectionSnapshotPolicy struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#snapshot_policy_id NetappVolume#snapshot_policy_id}. SnapshotPolicyId *string `field:"required" json:"snapshotPolicyId" yaml:"snapshotPolicyId"` }
type NetappVolumeDataProtectionSnapshotPolicyOutputReference ¶
type NetappVolumeDataProtectionSnapshotPolicyOutputReference 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() *NetappVolumeDataProtectionSnapshotPolicy SetInternalValue(val *NetappVolumeDataProtectionSnapshotPolicy) SnapshotPolicyId() *string SetSnapshotPolicyId(val *string) SnapshotPolicyIdInput() *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 NewNetappVolumeDataProtectionSnapshotPolicyOutputReference ¶
func NewNetappVolumeDataProtectionSnapshotPolicyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) NetappVolumeDataProtectionSnapshotPolicyOutputReference
type NetappVolumeExportPolicyRule ¶
type NetappVolumeExportPolicyRule struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#allowed_clients NetappVolume#allowed_clients}. AllowedClients *[]*string `field:"required" json:"allowedClients" yaml:"allowedClients"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#rule_index NetappVolume#rule_index}. RuleIndex *float64 `field:"required" json:"ruleIndex" yaml:"ruleIndex"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#kerberos_5i_read_only_enabled NetappVolume#kerberos_5i_read_only_enabled}. Kerberos5IReadOnlyEnabled interface{} `field:"optional" json:"kerberos5IReadOnlyEnabled" yaml:"kerberos5IReadOnlyEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#kerberos_5i_read_write_enabled NetappVolume#kerberos_5i_read_write_enabled}. Kerberos5IReadWriteEnabled interface{} `field:"optional" json:"kerberos5IReadWriteEnabled" yaml:"kerberos5IReadWriteEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#kerberos_5p_read_only_enabled NetappVolume#kerberos_5p_read_only_enabled}. Kerberos5PReadOnlyEnabled interface{} `field:"optional" json:"kerberos5PReadOnlyEnabled" yaml:"kerberos5PReadOnlyEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#kerberos_5p_read_write_enabled NetappVolume#kerberos_5p_read_write_enabled}. Kerberos5PReadWriteEnabled interface{} `field:"optional" json:"kerberos5PReadWriteEnabled" yaml:"kerberos5PReadWriteEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#kerberos_5_read_only_enabled NetappVolume#kerberos_5_read_only_enabled}. Kerberos5ReadOnlyEnabled interface{} `field:"optional" json:"kerberos5ReadOnlyEnabled" yaml:"kerberos5ReadOnlyEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#kerberos_5_read_write_enabled NetappVolume#kerberos_5_read_write_enabled}. Kerberos5ReadWriteEnabled interface{} `field:"optional" json:"kerberos5ReadWriteEnabled" yaml:"kerberos5ReadWriteEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#protocols_enabled NetappVolume#protocols_enabled}. ProtocolsEnabled *[]*string `field:"optional" json:"protocolsEnabled" yaml:"protocolsEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#root_access_enabled NetappVolume#root_access_enabled}. RootAccessEnabled interface{} `field:"optional" json:"rootAccessEnabled" yaml:"rootAccessEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#unix_read_only NetappVolume#unix_read_only}. UnixReadOnly interface{} `field:"optional" json:"unixReadOnly" yaml:"unixReadOnly"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/netapp_volume#unix_read_write NetappVolume#unix_read_write}. UnixReadWrite interface{} `field:"optional" json:"unixReadWrite" yaml:"unixReadWrite"` }
type NetappVolumeExportPolicyRuleList ¶
type NetappVolumeExportPolicyRuleList 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) NetappVolumeExportPolicyRuleOutputReference // 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 NewNetappVolumeExportPolicyRuleList ¶
func NewNetappVolumeExportPolicyRuleList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NetappVolumeExportPolicyRuleList
type NetappVolumeExportPolicyRuleOutputReference ¶
type NetappVolumeExportPolicyRuleOutputReference interface { cdktf.ComplexObject 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 InternalValue() interface{} SetInternalValue(val interface{}) Kerberos5IReadOnlyEnabled() interface{} SetKerberos5IReadOnlyEnabled(val interface{}) Kerberos5IReadOnlyEnabledInput() interface{} Kerberos5IReadWriteEnabled() interface{} SetKerberos5IReadWriteEnabled(val interface{}) Kerberos5IReadWriteEnabledInput() interface{} Kerberos5PReadOnlyEnabled() interface{} SetKerberos5PReadOnlyEnabled(val interface{}) Kerberos5PReadOnlyEnabledInput() interface{} Kerberos5PReadWriteEnabled() interface{} SetKerberos5PReadWriteEnabled(val interface{}) Kerberos5PReadWriteEnabledInput() interface{} Kerberos5ReadOnlyEnabled() interface{} SetKerberos5ReadOnlyEnabled(val interface{}) Kerberos5ReadOnlyEnabledInput() interface{} Kerberos5ReadWriteEnabled() interface{} SetKerberos5ReadWriteEnabled(val interface{}) Kerberos5ReadWriteEnabledInput() interface{} ProtocolsEnabled() *[]*string SetProtocolsEnabled(val *[]*string) ProtocolsEnabledInput() *[]*string RootAccessEnabled() interface{} SetRootAccessEnabled(val interface{}) RootAccessEnabledInput() interface{} RuleIndex() *float64 SetRuleIndex(val *float64) RuleIndexInput() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) UnixReadOnly() interface{} SetUnixReadOnly(val interface{}) UnixReadOnlyInput() interface{} UnixReadWrite() interface{} SetUnixReadWrite(val interface{}) UnixReadWriteInput() interface{} // 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 ResetKerberos5IReadOnlyEnabled() ResetKerberos5IReadWriteEnabled() ResetKerberos5PReadOnlyEnabled() ResetKerberos5PReadWriteEnabled() ResetKerberos5ReadOnlyEnabled() ResetKerberos5ReadWriteEnabled() ResetProtocolsEnabled() ResetRootAccessEnabled() ResetUnixReadOnly() ResetUnixReadWrite() // 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 NewNetappVolumeExportPolicyRuleOutputReference ¶
func NewNetappVolumeExportPolicyRuleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) NetappVolumeExportPolicyRuleOutputReference
type NetappVolumeTimeouts ¶
type NetappVolumeTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.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/azurerm/4.3.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/azurerm/4.3.0/docs/resources/netapp_volume#read NetappVolume#read}. Read *string `field:"optional" json:"read" yaml:"read"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.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{}) Read() *string SetRead(val *string) ReadInput() *string // 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() ResetRead() 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
- NetappVolumeConfig.go
- NetappVolumeDataProtectionReplication.go
- NetappVolumeDataProtectionReplicationOutputReference.go
- NetappVolumeDataProtectionReplicationOutputReference__checks.go
- NetappVolumeDataProtectionSnapshotPolicy.go
- NetappVolumeDataProtectionSnapshotPolicyOutputReference.go
- NetappVolumeDataProtectionSnapshotPolicyOutputReference__checks.go
- NetappVolumeExportPolicyRule.go
- NetappVolumeExportPolicyRuleList.go
- NetappVolumeExportPolicyRuleList__checks.go
- NetappVolumeExportPolicyRuleOutputReference.go
- NetappVolumeExportPolicyRuleOutputReference__checks.go
- NetappVolumeTimeouts.go
- NetappVolumeTimeoutsOutputReference.go
- NetappVolumeTimeoutsOutputReference__checks.go
- NetappVolume__checks.go
- main.go