Documentation ¶
Index ¶
- func GoogleFilestoreInstance_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func GoogleFilestoreInstance_IsConstruct(x interface{}) *bool
- func GoogleFilestoreInstance_IsTerraformElement(x interface{}) *bool
- func GoogleFilestoreInstance_IsTerraformResource(x interface{}) *bool
- func GoogleFilestoreInstance_TfResourceType() *string
- func NewGoogleFilestoreInstanceFileSharesNfsExportOptionsList_Override(g GoogleFilestoreInstanceFileSharesNfsExportOptionsList, ...)
- func NewGoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference_Override(g GoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference, ...)
- func NewGoogleFilestoreInstanceFileSharesOutputReference_Override(g GoogleFilestoreInstanceFileSharesOutputReference, ...)
- func NewGoogleFilestoreInstanceNetworksList_Override(g GoogleFilestoreInstanceNetworksList, ...)
- func NewGoogleFilestoreInstanceNetworksOutputReference_Override(g GoogleFilestoreInstanceNetworksOutputReference, ...)
- func NewGoogleFilestoreInstanceTimeoutsOutputReference_Override(g GoogleFilestoreInstanceTimeoutsOutputReference, ...)
- func NewGoogleFilestoreInstance_Override(g GoogleFilestoreInstance, scope constructs.Construct, id *string, ...)
- type GoogleFilestoreInstance
- type GoogleFilestoreInstanceConfig
- type GoogleFilestoreInstanceFileShares
- type GoogleFilestoreInstanceFileSharesNfsExportOptions
- type GoogleFilestoreInstanceFileSharesNfsExportOptionsList
- type GoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference
- type GoogleFilestoreInstanceFileSharesOutputReference
- type GoogleFilestoreInstanceNetworks
- type GoogleFilestoreInstanceNetworksList
- type GoogleFilestoreInstanceNetworksOutputReference
- type GoogleFilestoreInstanceTimeouts
- type GoogleFilestoreInstanceTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoogleFilestoreInstance_GenerateConfigForImport ¶
func GoogleFilestoreInstance_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a GoogleFilestoreInstance resource upon running "cdktf plan <stack-name>".
func GoogleFilestoreInstance_IsConstruct ¶
func GoogleFilestoreInstance_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 GoogleFilestoreInstance_IsTerraformElement ¶
func GoogleFilestoreInstance_IsTerraformElement(x interface{}) *bool
Experimental.
func GoogleFilestoreInstance_IsTerraformResource ¶
func GoogleFilestoreInstance_IsTerraformResource(x interface{}) *bool
Experimental.
func GoogleFilestoreInstance_TfResourceType ¶
func GoogleFilestoreInstance_TfResourceType() *string
func NewGoogleFilestoreInstanceFileSharesNfsExportOptionsList_Override ¶
func NewGoogleFilestoreInstanceFileSharesNfsExportOptionsList_Override(g GoogleFilestoreInstanceFileSharesNfsExportOptionsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference_Override ¶
func NewGoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference_Override(g GoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleFilestoreInstanceFileSharesOutputReference_Override ¶
func NewGoogleFilestoreInstanceFileSharesOutputReference_Override(g GoogleFilestoreInstanceFileSharesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleFilestoreInstanceNetworksList_Override ¶
func NewGoogleFilestoreInstanceNetworksList_Override(g GoogleFilestoreInstanceNetworksList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleFilestoreInstanceNetworksOutputReference_Override ¶
func NewGoogleFilestoreInstanceNetworksOutputReference_Override(g GoogleFilestoreInstanceNetworksOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleFilestoreInstanceTimeoutsOutputReference_Override ¶
func NewGoogleFilestoreInstanceTimeoutsOutputReference_Override(g GoogleFilestoreInstanceTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleFilestoreInstance_Override ¶
func NewGoogleFilestoreInstance_Override(g GoogleFilestoreInstance, scope constructs.Construct, id *string, config *GoogleFilestoreInstanceConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance google_filestore_instance} Resource.
Types ¶
type GoogleFilestoreInstance ¶
type GoogleFilestoreInstance interface { cdktf.TerraformResource // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreateTime() *string DeletionProtectionEnabled() interface{} SetDeletionProtectionEnabled(val interface{}) DeletionProtectionEnabledInput() interface{} DeletionProtectionReason() *string SetDeletionProtectionReason(val *string) DeletionProtectionReasonInput() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Description() *string SetDescription(val *string) DescriptionInput() *string EffectiveLabels() cdktf.StringMap Etag() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string KmsKeyName() *string SetKmsKeyName(val *string) KmsKeyNameInput() *string Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string Name() *string SetName(val *string) NameInput() *string Networks() GoogleFilestoreInstanceNetworksList NetworksInput() interface{} // The tree node. Node() constructs.Node Project() *string SetProject(val *string) ProjectInput() *string Protocol() *string SetProtocol(val *string) ProtocolInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata TerraformLabels() cdktf.StringMap // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Tier() *string SetTier(val *string) TierInput() *string Timeouts() GoogleFilestoreInstanceTimeoutsOutputReference TimeoutsInput() interface{} 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) PutNetworks(value interface{}) PutTimeouts(value *GoogleFilestoreInstanceTimeouts) ResetDeletionProtectionEnabled() ResetDeletionProtectionReason() ResetDescription() ResetId() ResetKmsKeyName() ResetLabels() ResetLocation() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() ResetProtocol() 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/google-beta/6.11.0/docs/resources/google_filestore_instance google_filestore_instance}.
func NewGoogleFilestoreInstance ¶
func NewGoogleFilestoreInstance(scope constructs.Construct, id *string, config *GoogleFilestoreInstanceConfig) GoogleFilestoreInstance
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance google_filestore_instance} Resource.
type GoogleFilestoreInstanceConfig ¶
type GoogleFilestoreInstanceConfig 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/google-beta/6.11.0/docs/resources/google_filestore_instance#file_shares GoogleFilestoreInstance#file_shares} FileShares *GoogleFilestoreInstanceFileShares `field:"required" json:"fileShares" yaml:"fileShares"` // The resource name of the instance. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#name GoogleFilestoreInstance#name} Name *string `field:"required" json:"name" yaml:"name"` // networks block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#networks GoogleFilestoreInstance#networks} Networks interface{} `field:"required" json:"networks" yaml:"networks"` // The service tier of the instance. Possible values include: STANDARD, PREMIUM, BASIC_HDD, BASIC_SSD, HIGH_SCALE_SSD, ZONAL, REGIONAL and ENTERPRISE. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#tier GoogleFilestoreInstance#tier} Tier *string `field:"required" json:"tier" yaml:"tier"` // Indicates whether the instance is protected against deletion. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#deletion_protection_enabled GoogleFilestoreInstance#deletion_protection_enabled} DeletionProtectionEnabled interface{} `field:"optional" json:"deletionProtectionEnabled" yaml:"deletionProtectionEnabled"` // The reason for enabling deletion protection. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#deletion_protection_reason GoogleFilestoreInstance#deletion_protection_reason} DeletionProtectionReason *string `field:"optional" json:"deletionProtectionReason" yaml:"deletionProtectionReason"` // A description of the instance. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#description GoogleFilestoreInstance#description} Description *string `field:"optional" json:"description" yaml:"description"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#id GoogleFilestoreInstance#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"` // KMS key name used for data encryption. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#kms_key_name GoogleFilestoreInstance#kms_key_name} KmsKeyName *string `field:"optional" json:"kmsKeyName" yaml:"kmsKeyName"` // Resource labels to represent user-provided metadata. // // **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. // Please refer to the field 'effective_labels' for all of the labels present on the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#labels GoogleFilestoreInstance#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // The name of the location of the instance. This can be a region for ENTERPRISE tier instances. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#location GoogleFilestoreInstance#location} Location *string `field:"optional" json:"location" yaml:"location"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#project GoogleFilestoreInstance#project}. Project *string `field:"optional" json:"project" yaml:"project"` // Either NFSv3, for using NFS version 3 as file sharing protocol, or NFSv4.1, for using NFS version 4.1 as file sharing protocol. NFSv4.1 can be used with HIGH_SCALE_SSD, ZONAL, REGIONAL and ENTERPRISE. The default is NFSv3. Default value: "NFS_V3" Possible values: ["NFS_V3", "NFS_V4_1"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#protocol GoogleFilestoreInstance#protocol} Protocol *string `field:"optional" json:"protocol" yaml:"protocol"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#timeouts GoogleFilestoreInstance#timeouts} Timeouts *GoogleFilestoreInstanceTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` // The name of the Filestore zone of the instance. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#zone GoogleFilestoreInstance#zone} Zone *string `field:"optional" json:"zone" yaml:"zone"` }
type GoogleFilestoreInstanceFileShares ¶
type GoogleFilestoreInstanceFileShares struct { // // This must be at least 1024 GiB // for the standard tier, or 2560 GiB for the premium tier. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#capacity_gb GoogleFilestoreInstance#capacity_gb} CapacityGb *float64 `field:"required" json:"capacityGb" yaml:"capacityGb"` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#name GoogleFilestoreInstance#name} Name *string `field:"required" json:"name" yaml:"name"` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#nfs_export_options GoogleFilestoreInstance#nfs_export_options} NfsExportOptions interface{} `field:"optional" json:"nfsExportOptions" yaml:"nfsExportOptions"` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#source_backup GoogleFilestoreInstance#source_backup} SourceBackup *string `field:"optional" json:"sourceBackup" yaml:"sourceBackup"` }
type GoogleFilestoreInstanceFileSharesNfsExportOptions ¶
type GoogleFilestoreInstanceFileSharesNfsExportOptions struct { // // The default is READ_WRITE. Default value: "READ_WRITE" Possible values: ["READ_ONLY", "READ_WRITE"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#access_mode GoogleFilestoreInstance#access_mode} AccessMode *string `field:"optional" json:"accessMode" yaml:"accessMode"` // // Anon_gid may only be set with squashMode of ROOT_SQUASH. An error will be returned // if this field is specified for other squashMode settings. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#anon_gid GoogleFilestoreInstance#anon_gid} AnonGid *float64 `field:"optional" json:"anonGid" yaml:"anonGid"` // // Anon_uid may only be set with squashMode of ROOT_SQUASH. An error will be returned // if this field is specified for other squashMode settings. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#anon_uid GoogleFilestoreInstance#anon_uid} AnonUid *float64 `field:"optional" json:"anonUid" yaml:"anonUid"` // // Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. // The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#ip_ranges GoogleFilestoreInstance#ip_ranges} IpRanges *[]*string `field:"optional" json:"ipRanges" yaml:"ipRanges"` // // The default is NO_ROOT_SQUASH. Default value: "NO_ROOT_SQUASH" Possible values: ["NO_ROOT_SQUASH", "ROOT_SQUASH"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#squash_mode GoogleFilestoreInstance#squash_mode} SquashMode *string `field:"optional" json:"squashMode" yaml:"squashMode"` }
type GoogleFilestoreInstanceFileSharesNfsExportOptionsList ¶
type GoogleFilestoreInstanceFileSharesNfsExportOptionsList interface { cdktf.ComplexList // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. // The attribute on the parent resource this class is referencing. // The parent resource. // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleFilestoreInstanceFileSharesNfsExportOptionsList ¶
func NewGoogleFilestoreInstanceFileSharesNfsExportOptionsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleFilestoreInstanceFileSharesNfsExportOptionsList
type GoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference ¶
type GoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference interface { cdktf.ComplexObject // Experimental. ComplexObjectIndex() interface{} SetComplexObjectIndex(val interface{}) // Experimental. ComplexObjectIsFromSet() *bool SetComplexObjectIsFromSet(val *bool) // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. TerraformAttribute() *string SetTerraformAttribute(val *string) TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) ComputeFqn() *string GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool GetListAttribute(terraformAttribute *string) *[]*string GetNumberAttribute(terraformAttribute *string) *float64 GetNumberListAttribute(terraformAttribute *string) *[]*float64 GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 GetStringAttribute(terraformAttribute *string) *string GetStringMapAttribute(terraformAttribute *string) *map[string]*string InterpolationAsList() cdktf.IResolvable // Experimental. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference ¶
func NewGoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference
type GoogleFilestoreInstanceFileSharesOutputReference ¶
type GoogleFilestoreInstanceFileSharesOutputReference interface { cdktf.ComplexObject // Experimental. ComplexObjectIndex() interface{} SetComplexObjectIndex(val interface{}) // Experimental. ComplexObjectIsFromSet() *bool SetComplexObjectIsFromSet(val *bool) // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. TerraformAttribute() *string SetTerraformAttribute(val *string) TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) ComputeFqn() *string GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool GetListAttribute(terraformAttribute *string) *[]*string GetNumberAttribute(terraformAttribute *string) *float64 GetNumberListAttribute(terraformAttribute *string) *[]*float64 GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 GetStringAttribute(terraformAttribute *string) *string GetStringMapAttribute(terraformAttribute *string) *map[string]*string InterpolationAsList() cdktf.IResolvable // Experimental. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleFilestoreInstanceFileSharesOutputReference ¶
func NewGoogleFilestoreInstanceFileSharesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleFilestoreInstanceFileSharesOutputReference
type GoogleFilestoreInstanceNetworks ¶
type GoogleFilestoreInstanceNetworks struct { // IP versions for which the instance has IP addresses assigned. Possible values: ["ADDRESS_MODE_UNSPECIFIED", "MODE_IPV4", "MODE_IPV6"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#modes GoogleFilestoreInstance#modes} Modes *[]*string `field:"required" json:"modes" yaml:"modes"` // The name of the GCE VPC network to which the instance is connected. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#network GoogleFilestoreInstance#network} Network *string `field:"required" json:"network" yaml:"network"` // The network connect mode of the Filestore instance. // // If not provided, the connect mode defaults to // DIRECT_PEERING. Default value: "DIRECT_PEERING" Possible values: ["DIRECT_PEERING", "PRIVATE_SERVICE_ACCESS"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#connect_mode GoogleFilestoreInstance#connect_mode} ConnectMode *string `field:"optional" json:"connectMode" yaml:"connectMode"` // A /29 CIDR block that identifies the range of IP addresses reserved for this instance. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#reserved_ip_range GoogleFilestoreInstance#reserved_ip_range} ReservedIpRange *string `field:"optional" json:"reservedIpRange" yaml:"reservedIpRange"` }
type GoogleFilestoreInstanceNetworksList ¶
type GoogleFilestoreInstanceNetworksList 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) GoogleFilestoreInstanceNetworksOutputReference // 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 NewGoogleFilestoreInstanceNetworksList ¶
func NewGoogleFilestoreInstanceNetworksList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleFilestoreInstanceNetworksList
type GoogleFilestoreInstanceNetworksOutputReference ¶
type GoogleFilestoreInstanceNetworksOutputReference 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) ConnectMode() *string SetConnectMode(val *string) ConnectModeInput() *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 // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) IpAddresses() *[]*string Modes() *[]*string SetModes(val *[]*string) ModesInput() *[]*string Network() *string SetNetwork(val *string) NetworkInput() *string ReservedIpRange() *string SetReservedIpRange(val *string) ReservedIpRangeInput() *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 ResetConnectMode() ResetReservedIpRange() // 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 NewGoogleFilestoreInstanceNetworksOutputReference ¶
func NewGoogleFilestoreInstanceNetworksOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleFilestoreInstanceNetworksOutputReference
type GoogleFilestoreInstanceTimeouts ¶
type GoogleFilestoreInstanceTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#create GoogleFilestoreInstance#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#delete GoogleFilestoreInstance#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.11.0/docs/resources/google_filestore_instance#update GoogleFilestoreInstance#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type GoogleFilestoreInstanceTimeoutsOutputReference ¶
type GoogleFilestoreInstanceTimeoutsOutputReference 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 NewGoogleFilestoreInstanceTimeoutsOutputReference ¶
func NewGoogleFilestoreInstanceTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleFilestoreInstanceTimeoutsOutputReference
Source Files ¶
- GoogleFilestoreInstance.go
- GoogleFilestoreInstanceConfig.go
- GoogleFilestoreInstanceFileShares.go
- GoogleFilestoreInstanceFileSharesNfsExportOptions.go
- GoogleFilestoreInstanceFileSharesNfsExportOptionsList.go
- GoogleFilestoreInstanceFileSharesNfsExportOptionsList__checks.go
- GoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference.go
- GoogleFilestoreInstanceFileSharesNfsExportOptionsOutputReference__checks.go
- GoogleFilestoreInstanceFileSharesOutputReference.go
- GoogleFilestoreInstanceFileSharesOutputReference__checks.go
- GoogleFilestoreInstanceNetworks.go
- GoogleFilestoreInstanceNetworksList.go
- GoogleFilestoreInstanceNetworksList__checks.go
- GoogleFilestoreInstanceNetworksOutputReference.go
- GoogleFilestoreInstanceNetworksOutputReference__checks.go
- GoogleFilestoreInstanceTimeouts.go
- GoogleFilestoreInstanceTimeoutsOutputReference.go
- GoogleFilestoreInstanceTimeoutsOutputReference__checks.go
- GoogleFilestoreInstance__checks.go
- main.go