Documentation ¶
Index ¶
- func DataFactoryIntegrationRuntimeAzureSsis_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func DataFactoryIntegrationRuntimeAzureSsis_IsConstruct(x interface{}) *bool
- func DataFactoryIntegrationRuntimeAzureSsis_IsTerraformElement(x interface{}) *bool
- func DataFactoryIntegrationRuntimeAzureSsis_IsTerraformResource(x interface{}) *bool
- func DataFactoryIntegrationRuntimeAzureSsis_TfResourceType() *string
- func NewDataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference_Override(...)
- func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference_Override(...)
- func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference_Override(...)
- func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference_Override(...)
- func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisPackageStoreList_Override(d DataFactoryIntegrationRuntimeAzureSsisPackageStoreList, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference_Override(...)
- func NewDataFactoryIntegrationRuntimeAzureSsisProxyOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisProxyOutputReference, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference, ...)
- func NewDataFactoryIntegrationRuntimeAzureSsis_Override(d DataFactoryIntegrationRuntimeAzureSsis, scope constructs.Construct, ...)
- type DataFactoryIntegrationRuntimeAzureSsis
- type DataFactoryIntegrationRuntimeAzureSsisCatalogInfo
- type DataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisConfig
- type DataFactoryIntegrationRuntimeAzureSsisCopyComputeScale
- type DataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisCustomSetupScript
- type DataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetup
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKey
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPassword
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponent
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicense
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegration
- type DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisPackageStore
- type DataFactoryIntegrationRuntimeAzureSsisPackageStoreList
- type DataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScale
- type DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisProxy
- type DataFactoryIntegrationRuntimeAzureSsisProxyOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisTimeouts
- type DataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference
- type DataFactoryIntegrationRuntimeAzureSsisVnetIntegration
- type DataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataFactoryIntegrationRuntimeAzureSsis_GenerateConfigForImport ¶
func DataFactoryIntegrationRuntimeAzureSsis_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a DataFactoryIntegrationRuntimeAzureSsis resource upon running "cdktf plan <stack-name>".
func DataFactoryIntegrationRuntimeAzureSsis_IsConstruct ¶
func DataFactoryIntegrationRuntimeAzureSsis_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 DataFactoryIntegrationRuntimeAzureSsis_IsTerraformElement ¶
func DataFactoryIntegrationRuntimeAzureSsis_IsTerraformElement(x interface{}) *bool
Experimental.
func DataFactoryIntegrationRuntimeAzureSsis_IsTerraformResource ¶
func DataFactoryIntegrationRuntimeAzureSsis_IsTerraformResource(x interface{}) *bool
Experimental.
func DataFactoryIntegrationRuntimeAzureSsis_TfResourceType ¶
func DataFactoryIntegrationRuntimeAzureSsis_TfResourceType() *string
func NewDataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsisPackageStoreList_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisPackageStoreList_Override(d DataFactoryIntegrationRuntimeAzureSsisPackageStoreList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsisProxyOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisProxyOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisProxyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference_Override(d DataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataFactoryIntegrationRuntimeAzureSsis_Override ¶
func NewDataFactoryIntegrationRuntimeAzureSsis_Override(d DataFactoryIntegrationRuntimeAzureSsis, scope constructs.Construct, id *string, config *DataFactoryIntegrationRuntimeAzureSsisConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis azurerm_data_factory_integration_runtime_azure_ssis} Resource.
Types ¶
type DataFactoryIntegrationRuntimeAzureSsis ¶
type DataFactoryIntegrationRuntimeAzureSsis interface { cdktf.TerraformResource CatalogInfo() DataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference CatalogInfoInput() *DataFactoryIntegrationRuntimeAzureSsisCatalogInfo // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} CopyComputeScale() DataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference CopyComputeScaleInput() *DataFactoryIntegrationRuntimeAzureSsisCopyComputeScale // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CredentialName() *string SetCredentialName(val *string) CredentialNameInput() *string CustomSetupScript() DataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference CustomSetupScriptInput() *DataFactoryIntegrationRuntimeAzureSsisCustomSetupScript DataFactoryId() *string SetDataFactoryId(val *string) DataFactoryIdInput() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Description() *string SetDescription(val *string) DescriptionInput() *string Edition() *string SetEdition(val *string) EditionInput() *string ExpressCustomSetup() DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference ExpressCustomSetupInput() *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetup ExpressVnetIntegration() DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference ExpressVnetIntegrationInput() *DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegration // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string LicenseType() *string SetLicenseType(val *string) LicenseTypeInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string MaxParallelExecutionsPerNode() *float64 SetMaxParallelExecutionsPerNode(val *float64) MaxParallelExecutionsPerNodeInput() *float64 Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node NodeSize() *string SetNodeSize(val *string) NodeSizeInput() *string NumberOfNodes() *float64 SetNumberOfNodes(val *float64) NumberOfNodesInput() *float64 PackageStore() DataFactoryIntegrationRuntimeAzureSsisPackageStoreList PackageStoreInput() interface{} PipelineExternalComputeScale() DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference PipelineExternalComputeScaleInput() *DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScale // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) Proxy() DataFactoryIntegrationRuntimeAzureSsisProxyOutputReference ProxyInput() *DataFactoryIntegrationRuntimeAzureSsisProxy // Experimental. RawOverrides() interface{} // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() DataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference TimeoutsInput() interface{} VnetIntegration() DataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference VnetIntegrationInput() *DataFactoryIntegrationRuntimeAzureSsisVnetIntegration // 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) PutCatalogInfo(value *DataFactoryIntegrationRuntimeAzureSsisCatalogInfo) PutCopyComputeScale(value *DataFactoryIntegrationRuntimeAzureSsisCopyComputeScale) PutCustomSetupScript(value *DataFactoryIntegrationRuntimeAzureSsisCustomSetupScript) PutExpressCustomSetup(value *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetup) PutExpressVnetIntegration(value *DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegration) PutPackageStore(value interface{}) PutPipelineExternalComputeScale(value *DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScale) PutProxy(value *DataFactoryIntegrationRuntimeAzureSsisProxy) PutTimeouts(value *DataFactoryIntegrationRuntimeAzureSsisTimeouts) PutVnetIntegration(value *DataFactoryIntegrationRuntimeAzureSsisVnetIntegration) ResetCatalogInfo() ResetCopyComputeScale() ResetCredentialName() ResetCustomSetupScript() ResetDescription() ResetEdition() ResetExpressCustomSetup() ResetExpressVnetIntegration() ResetId() ResetLicenseType() ResetMaxParallelExecutionsPerNode() ResetNumberOfNodes() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetPackageStore() ResetPipelineExternalComputeScale() ResetProxy() ResetTimeouts() ResetVnetIntegration() 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/data_factory_integration_runtime_azure_ssis azurerm_data_factory_integration_runtime_azure_ssis}.
func NewDataFactoryIntegrationRuntimeAzureSsis ¶
func NewDataFactoryIntegrationRuntimeAzureSsis(scope constructs.Construct, id *string, config *DataFactoryIntegrationRuntimeAzureSsisConfig) DataFactoryIntegrationRuntimeAzureSsis
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis azurerm_data_factory_integration_runtime_azure_ssis} Resource.
type DataFactoryIntegrationRuntimeAzureSsisCatalogInfo ¶
type DataFactoryIntegrationRuntimeAzureSsisCatalogInfo struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#server_endpoint DataFactoryIntegrationRuntimeAzureSsis#server_endpoint}. ServerEndpoint *string `field:"required" json:"serverEndpoint" yaml:"serverEndpoint"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#administrator_login DataFactoryIntegrationRuntimeAzureSsis#administrator_login}. AdministratorLogin *string `field:"optional" json:"administratorLogin" yaml:"administratorLogin"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#administrator_password DataFactoryIntegrationRuntimeAzureSsis#administrator_password}. AdministratorPassword *string `field:"optional" json:"administratorPassword" yaml:"administratorPassword"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#dual_standby_pair_name DataFactoryIntegrationRuntimeAzureSsis#dual_standby_pair_name}. DualStandbyPairName *string `field:"optional" json:"dualStandbyPairName" yaml:"dualStandbyPairName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#elastic_pool_name DataFactoryIntegrationRuntimeAzureSsis#elastic_pool_name}. ElasticPoolName *string `field:"optional" json:"elasticPoolName" yaml:"elasticPoolName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#pricing_tier DataFactoryIntegrationRuntimeAzureSsis#pricing_tier}. PricingTier *string `field:"optional" json:"pricingTier" yaml:"pricingTier"` }
type DataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference interface { cdktf.ComplexObject AdministratorLogin() *string SetAdministratorLogin(val *string) AdministratorLoginInput() *string AdministratorPassword() *string SetAdministratorPassword(val *string) AdministratorPasswordInput() *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 DualStandbyPairName() *string SetDualStandbyPairName(val *string) DualStandbyPairNameInput() *string ElasticPoolName() *string SetElasticPoolName(val *string) ElasticPoolNameInput() *string // Experimental. Fqn() *string InternalValue() *DataFactoryIntegrationRuntimeAzureSsisCatalogInfo SetInternalValue(val *DataFactoryIntegrationRuntimeAzureSsisCatalogInfo) PricingTier() *string SetPricingTier(val *string) PricingTierInput() *string ServerEndpoint() *string SetServerEndpoint(val *string) ServerEndpointInput() *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 ResetAdministratorLogin() ResetAdministratorPassword() ResetDualStandbyPairName() ResetElasticPoolName() ResetPricingTier() // 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 NewDataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference
type DataFactoryIntegrationRuntimeAzureSsisConfig ¶
type DataFactoryIntegrationRuntimeAzureSsisConfig 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/data_factory_integration_runtime_azure_ssis#data_factory_id DataFactoryIntegrationRuntimeAzureSsis#data_factory_id}. DataFactoryId *string `field:"required" json:"dataFactoryId" yaml:"dataFactoryId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#location DataFactoryIntegrationRuntimeAzureSsis#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/data_factory_integration_runtime_azure_ssis#name DataFactoryIntegrationRuntimeAzureSsis#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/data_factory_integration_runtime_azure_ssis#node_size DataFactoryIntegrationRuntimeAzureSsis#node_size}. NodeSize *string `field:"required" json:"nodeSize" yaml:"nodeSize"` // catalog_info block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#catalog_info DataFactoryIntegrationRuntimeAzureSsis#catalog_info} CatalogInfo *DataFactoryIntegrationRuntimeAzureSsisCatalogInfo `field:"optional" json:"catalogInfo" yaml:"catalogInfo"` // copy_compute_scale block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#copy_compute_scale DataFactoryIntegrationRuntimeAzureSsis#copy_compute_scale} CopyComputeScale *DataFactoryIntegrationRuntimeAzureSsisCopyComputeScale `field:"optional" json:"copyComputeScale" yaml:"copyComputeScale"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#credential_name DataFactoryIntegrationRuntimeAzureSsis#credential_name}. CredentialName *string `field:"optional" json:"credentialName" yaml:"credentialName"` // custom_setup_script block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#custom_setup_script DataFactoryIntegrationRuntimeAzureSsis#custom_setup_script} CustomSetupScript *DataFactoryIntegrationRuntimeAzureSsisCustomSetupScript `field:"optional" json:"customSetupScript" yaml:"customSetupScript"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#description DataFactoryIntegrationRuntimeAzureSsis#description}. Description *string `field:"optional" json:"description" yaml:"description"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#edition DataFactoryIntegrationRuntimeAzureSsis#edition}. Edition *string `field:"optional" json:"edition" yaml:"edition"` // express_custom_setup block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#express_custom_setup DataFactoryIntegrationRuntimeAzureSsis#express_custom_setup} ExpressCustomSetup *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetup `field:"optional" json:"expressCustomSetup" yaml:"expressCustomSetup"` // express_vnet_integration block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#express_vnet_integration DataFactoryIntegrationRuntimeAzureSsis#express_vnet_integration} ExpressVnetIntegration *DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegration `field:"optional" json:"expressVnetIntegration" yaml:"expressVnetIntegration"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#id DataFactoryIntegrationRuntimeAzureSsis#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"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#license_type DataFactoryIntegrationRuntimeAzureSsis#license_type}. LicenseType *string `field:"optional" json:"licenseType" yaml:"licenseType"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#max_parallel_executions_per_node DataFactoryIntegrationRuntimeAzureSsis#max_parallel_executions_per_node}. MaxParallelExecutionsPerNode *float64 `field:"optional" json:"maxParallelExecutionsPerNode" yaml:"maxParallelExecutionsPerNode"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#number_of_nodes DataFactoryIntegrationRuntimeAzureSsis#number_of_nodes}. NumberOfNodes *float64 `field:"optional" json:"numberOfNodes" yaml:"numberOfNodes"` // package_store block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#package_store DataFactoryIntegrationRuntimeAzureSsis#package_store} PackageStore interface{} `field:"optional" json:"packageStore" yaml:"packageStore"` // pipeline_external_compute_scale block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#pipeline_external_compute_scale DataFactoryIntegrationRuntimeAzureSsis#pipeline_external_compute_scale} PipelineExternalComputeScale *DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScale `field:"optional" json:"pipelineExternalComputeScale" yaml:"pipelineExternalComputeScale"` // proxy block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#proxy DataFactoryIntegrationRuntimeAzureSsis#proxy} Proxy *DataFactoryIntegrationRuntimeAzureSsisProxy `field:"optional" json:"proxy" yaml:"proxy"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#timeouts DataFactoryIntegrationRuntimeAzureSsis#timeouts} Timeouts *DataFactoryIntegrationRuntimeAzureSsisTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` // vnet_integration block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#vnet_integration DataFactoryIntegrationRuntimeAzureSsis#vnet_integration} VnetIntegration *DataFactoryIntegrationRuntimeAzureSsisVnetIntegration `field:"optional" json:"vnetIntegration" yaml:"vnetIntegration"` }
type DataFactoryIntegrationRuntimeAzureSsisCopyComputeScale ¶
type DataFactoryIntegrationRuntimeAzureSsisCopyComputeScale struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#data_integration_unit DataFactoryIntegrationRuntimeAzureSsis#data_integration_unit}. DataIntegrationUnit *float64 `field:"optional" json:"dataIntegrationUnit" yaml:"dataIntegrationUnit"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#time_to_live DataFactoryIntegrationRuntimeAzureSsis#time_to_live}. TimeToLive *float64 `field:"optional" json:"timeToLive" yaml:"timeToLive"` }
type DataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference 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 DataIntegrationUnit() *float64 SetDataIntegrationUnit(val *float64) DataIntegrationUnitInput() *float64 // Experimental. Fqn() *string InternalValue() *DataFactoryIntegrationRuntimeAzureSsisCopyComputeScale SetInternalValue(val *DataFactoryIntegrationRuntimeAzureSsisCopyComputeScale) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TimeToLive() *float64 SetTimeToLive(val *float64) TimeToLiveInput() *float64 // 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 ResetDataIntegrationUnit() ResetTimeToLive() // 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 NewDataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference
type DataFactoryIntegrationRuntimeAzureSsisCustomSetupScript ¶
type DataFactoryIntegrationRuntimeAzureSsisCustomSetupScript struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#blob_container_uri DataFactoryIntegrationRuntimeAzureSsis#blob_container_uri}. BlobContainerUri *string `field:"required" json:"blobContainerUri" yaml:"blobContainerUri"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#sas_token DataFactoryIntegrationRuntimeAzureSsis#sas_token}. SasToken *string `field:"required" json:"sasToken" yaml:"sasToken"` }
type DataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference interface { cdktf.ComplexObject BlobContainerUri() *string SetBlobContainerUri(val *string) BlobContainerUriInput() *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() *DataFactoryIntegrationRuntimeAzureSsisCustomSetupScript SetInternalValue(val *DataFactoryIntegrationRuntimeAzureSsisCustomSetupScript) SasToken() *string SetSasToken(val *string) SasTokenInput() *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 NewDataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetup ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetup struct { // command_key block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#command_key DataFactoryIntegrationRuntimeAzureSsis#command_key} CommandKey interface{} `field:"optional" json:"commandKey" yaml:"commandKey"` // component block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#component DataFactoryIntegrationRuntimeAzureSsis#component} Component interface{} `field:"optional" json:"component" yaml:"component"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#environment DataFactoryIntegrationRuntimeAzureSsis#environment}. Environment *map[string]*string `field:"optional" json:"environment" yaml:"environment"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#powershell_version DataFactoryIntegrationRuntimeAzureSsis#powershell_version}. PowershellVersion *string `field:"optional" json:"powershellVersion" yaml:"powershellVersion"` }
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKey ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKey struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#target_name DataFactoryIntegrationRuntimeAzureSsis#target_name}. TargetName *string `field:"required" json:"targetName" yaml:"targetName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#user_name DataFactoryIntegrationRuntimeAzureSsis#user_name}. UserName *string `field:"required" json:"userName" yaml:"userName"` // key_vault_password block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#key_vault_password DataFactoryIntegrationRuntimeAzureSsis#key_vault_password} KeyVaultPassword *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPassword `field:"optional" json:"keyVaultPassword" yaml:"keyVaultPassword"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#password DataFactoryIntegrationRuntimeAzureSsis#password}. Password *string `field:"optional" json:"password" yaml:"password"` }
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPassword ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPassword struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#linked_service_name DataFactoryIntegrationRuntimeAzureSsis#linked_service_name}. LinkedServiceName *string `field:"required" json:"linkedServiceName" yaml:"linkedServiceName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#secret_name DataFactoryIntegrationRuntimeAzureSsis#secret_name}. SecretName *string `field:"required" json:"secretName" yaml:"secretName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#parameters DataFactoryIntegrationRuntimeAzureSsis#parameters}. Parameters *map[string]*string `field:"optional" json:"parameters" yaml:"parameters"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#secret_version DataFactoryIntegrationRuntimeAzureSsis#secret_version}. SecretVersion *string `field:"optional" json:"secretVersion" yaml:"secretVersion"` }
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference 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() *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPassword SetInternalValue(val *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPassword) LinkedServiceName() *string SetLinkedServiceName(val *string) LinkedServiceNameInput() *string Parameters() *map[string]*string SetParameters(val *map[string]*string) ParametersInput() *map[string]*string SecretName() *string SetSecretName(val *string) SecretNameInput() *string SecretVersion() *string SetSecretVersion(val *string) SecretVersionInput() *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 ResetParameters() ResetSecretVersion() // 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 NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList 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) DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference // 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 NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) KeyVaultPassword() DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference KeyVaultPasswordInput() *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPassword Password() *string SetPassword(val *string) PasswordInput() *string TargetName() *string SetTargetName(val *string) TargetNameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) UserName() *string SetUserName(val *string) UserNameInput() *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 PutKeyVaultPassword(value *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPassword) ResetKeyVaultPassword() ResetPassword() // 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 NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponent ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponent struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#name DataFactoryIntegrationRuntimeAzureSsis#name}. Name *string `field:"required" json:"name" yaml:"name"` // key_vault_license block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#key_vault_license DataFactoryIntegrationRuntimeAzureSsis#key_vault_license} KeyVaultLicense *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicense `field:"optional" json:"keyVaultLicense" yaml:"keyVaultLicense"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#license DataFactoryIntegrationRuntimeAzureSsis#license}. License *string `field:"optional" json:"license" yaml:"license"` }
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicense ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicense struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#linked_service_name DataFactoryIntegrationRuntimeAzureSsis#linked_service_name}. LinkedServiceName *string `field:"required" json:"linkedServiceName" yaml:"linkedServiceName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#secret_name DataFactoryIntegrationRuntimeAzureSsis#secret_name}. SecretName *string `field:"required" json:"secretName" yaml:"secretName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#parameters DataFactoryIntegrationRuntimeAzureSsis#parameters}. Parameters *map[string]*string `field:"optional" json:"parameters" yaml:"parameters"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#secret_version DataFactoryIntegrationRuntimeAzureSsis#secret_version}. SecretVersion *string `field:"optional" json:"secretVersion" yaml:"secretVersion"` }
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference 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() *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicense SetInternalValue(val *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicense) LinkedServiceName() *string SetLinkedServiceName(val *string) LinkedServiceNameInput() *string Parameters() *map[string]*string SetParameters(val *map[string]*string) ParametersInput() *map[string]*string SecretName() *string SetSecretName(val *string) SecretNameInput() *string SecretVersion() *string SetSecretVersion(val *string) SecretVersionInput() *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 ResetParameters() ResetSecretVersion() // 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 NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList 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) DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference // 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 NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) KeyVaultLicense() DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference KeyVaultLicenseInput() *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicense License() *string SetLicense(val *string) LicenseInput() *string Name() *string SetName(val *string) NameInput() *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 PutKeyVaultLicense(value *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicense) ResetKeyVaultLicense() ResetLicense() // 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 NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference interface { cdktf.ComplexObject CommandKey() DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList CommandKeyInput() interface{} // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Component() DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList ComponentInput() interface{} // 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 Environment() *map[string]*string SetEnvironment(val *map[string]*string) EnvironmentInput() *map[string]*string // Experimental. Fqn() *string InternalValue() *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetup SetInternalValue(val *DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetup) PowershellVersion() *string SetPowershellVersion(val *string) PowershellVersionInput() *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 PutCommandKey(value interface{}) PutComponent(value interface{}) ResetCommandKey() ResetComponent() ResetEnvironment() ResetPowershellVersion() // 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 NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference
type DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegration ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegration struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#subnet_id DataFactoryIntegrationRuntimeAzureSsis#subnet_id}. SubnetId *string `field:"required" json:"subnetId" yaml:"subnetId"` }
type DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference 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() *DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegration SetInternalValue(val *DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegration) SubnetId() *string SetSubnetId(val *string) SubnetIdInput() *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 NewDataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference
type DataFactoryIntegrationRuntimeAzureSsisPackageStore ¶
type DataFactoryIntegrationRuntimeAzureSsisPackageStore struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#linked_service_name DataFactoryIntegrationRuntimeAzureSsis#linked_service_name}. LinkedServiceName *string `field:"required" json:"linkedServiceName" yaml:"linkedServiceName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#name DataFactoryIntegrationRuntimeAzureSsis#name}. Name *string `field:"required" json:"name" yaml:"name"` }
type DataFactoryIntegrationRuntimeAzureSsisPackageStoreList ¶
type DataFactoryIntegrationRuntimeAzureSsisPackageStoreList 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) DataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference // 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 NewDataFactoryIntegrationRuntimeAzureSsisPackageStoreList ¶
func NewDataFactoryIntegrationRuntimeAzureSsisPackageStoreList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataFactoryIntegrationRuntimeAzureSsisPackageStoreList
type DataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) LinkedServiceName() *string SetLinkedServiceName(val *string) LinkedServiceNameInput() *string Name() *string SetName(val *string) NameInput() *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 NewDataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference
type DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScale ¶
type DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScale struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#number_of_external_nodes DataFactoryIntegrationRuntimeAzureSsis#number_of_external_nodes}. NumberOfExternalNodes *float64 `field:"optional" json:"numberOfExternalNodes" yaml:"numberOfExternalNodes"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#number_of_pipeline_nodes DataFactoryIntegrationRuntimeAzureSsis#number_of_pipeline_nodes}. NumberOfPipelineNodes *float64 `field:"optional" json:"numberOfPipelineNodes" yaml:"numberOfPipelineNodes"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#time_to_live DataFactoryIntegrationRuntimeAzureSsis#time_to_live}. TimeToLive *float64 `field:"optional" json:"timeToLive" yaml:"timeToLive"` }
type DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference 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() *DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScale SetInternalValue(val *DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScale) NumberOfExternalNodes() *float64 SetNumberOfExternalNodes(val *float64) NumberOfExternalNodesInput() *float64 NumberOfPipelineNodes() *float64 SetNumberOfPipelineNodes(val *float64) NumberOfPipelineNodesInput() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TimeToLive() *float64 SetTimeToLive(val *float64) TimeToLiveInput() *float64 // 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 ResetNumberOfExternalNodes() ResetNumberOfPipelineNodes() ResetTimeToLive() // 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 NewDataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference
type DataFactoryIntegrationRuntimeAzureSsisProxy ¶
type DataFactoryIntegrationRuntimeAzureSsisProxy struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#self_hosted_integration_runtime_name DataFactoryIntegrationRuntimeAzureSsis#self_hosted_integration_runtime_name}. SelfHostedIntegrationRuntimeName *string `field:"required" json:"selfHostedIntegrationRuntimeName" yaml:"selfHostedIntegrationRuntimeName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#staging_storage_linked_service_name DataFactoryIntegrationRuntimeAzureSsis#staging_storage_linked_service_name}. StagingStorageLinkedServiceName *string `field:"required" json:"stagingStorageLinkedServiceName" yaml:"stagingStorageLinkedServiceName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#path DataFactoryIntegrationRuntimeAzureSsis#path}. Path *string `field:"optional" json:"path" yaml:"path"` }
type DataFactoryIntegrationRuntimeAzureSsisProxyOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisProxyOutputReference 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() *DataFactoryIntegrationRuntimeAzureSsisProxy SetInternalValue(val *DataFactoryIntegrationRuntimeAzureSsisProxy) Path() *string SetPath(val *string) PathInput() *string SelfHostedIntegrationRuntimeName() *string SetSelfHostedIntegrationRuntimeName(val *string) SelfHostedIntegrationRuntimeNameInput() *string StagingStorageLinkedServiceName() *string SetStagingStorageLinkedServiceName(val *string) StagingStorageLinkedServiceNameInput() *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 ResetPath() // 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 NewDataFactoryIntegrationRuntimeAzureSsisProxyOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisProxyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisProxyOutputReference
type DataFactoryIntegrationRuntimeAzureSsisTimeouts ¶
type DataFactoryIntegrationRuntimeAzureSsisTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#create DataFactoryIntegrationRuntimeAzureSsis#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/data_factory_integration_runtime_azure_ssis#delete DataFactoryIntegrationRuntimeAzureSsis#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/data_factory_integration_runtime_azure_ssis#read DataFactoryIntegrationRuntimeAzureSsis#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/data_factory_integration_runtime_azure_ssis#update DataFactoryIntegrationRuntimeAzureSsis#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type DataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference 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 NewDataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference
type DataFactoryIntegrationRuntimeAzureSsisVnetIntegration ¶
type DataFactoryIntegrationRuntimeAzureSsisVnetIntegration struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#public_ips DataFactoryIntegrationRuntimeAzureSsis#public_ips}. PublicIps *[]*string `field:"optional" json:"publicIps" yaml:"publicIps"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#subnet_id DataFactoryIntegrationRuntimeAzureSsis#subnet_id}. SubnetId *string `field:"optional" json:"subnetId" yaml:"subnetId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#subnet_name DataFactoryIntegrationRuntimeAzureSsis#subnet_name}. SubnetName *string `field:"optional" json:"subnetName" yaml:"subnetName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/resources/data_factory_integration_runtime_azure_ssis#vnet_id DataFactoryIntegrationRuntimeAzureSsis#vnet_id}. VnetId *string `field:"optional" json:"vnetId" yaml:"vnetId"` }
type DataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference ¶
type DataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference 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() *DataFactoryIntegrationRuntimeAzureSsisVnetIntegration SetInternalValue(val *DataFactoryIntegrationRuntimeAzureSsisVnetIntegration) PublicIps() *[]*string SetPublicIps(val *[]*string) PublicIpsInput() *[]*string SubnetId() *string SetSubnetId(val *string) SubnetIdInput() *string SubnetName() *string SetSubnetName(val *string) SubnetNameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) VnetId() *string SetVnetId(val *string) VnetIdInput() *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 ResetPublicIps() ResetSubnetId() ResetSubnetName() ResetVnetId() // 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 NewDataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference ¶
func NewDataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference
Source Files ¶
- DataFactoryIntegrationRuntimeAzureSsis.go
- DataFactoryIntegrationRuntimeAzureSsisCatalogInfo.go
- DataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisCatalogInfoOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisConfig.go
- DataFactoryIntegrationRuntimeAzureSsisCopyComputeScale.go
- DataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisCopyComputeScaleOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisCustomSetupScript.go
- DataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisCustomSetupScriptOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetup.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKey.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPassword.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyKeyVaultPasswordOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyList__checks.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupCommandKeyOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponent.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicense.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentKeyVaultLicenseOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentList__checks.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupComponentOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisExpressCustomSetupOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegration.go
- DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisExpressVnetIntegrationOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisPackageStore.go
- DataFactoryIntegrationRuntimeAzureSsisPackageStoreList.go
- DataFactoryIntegrationRuntimeAzureSsisPackageStoreList__checks.go
- DataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisPackageStoreOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScale.go
- DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisPipelineExternalComputeScaleOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisProxy.go
- DataFactoryIntegrationRuntimeAzureSsisProxyOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisProxyOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisTimeouts.go
- DataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisTimeoutsOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsisVnetIntegration.go
- DataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference.go
- DataFactoryIntegrationRuntimeAzureSsisVnetIntegrationOutputReference__checks.go
- DataFactoryIntegrationRuntimeAzureSsis__checks.go
- main.go