Versions in this module Expand all Collapse all v6 v6.0.0 Apr 14, 2023 Changes in this version + func NewSentinelDataConnectorThreatIntelligenceTaxiiTimeoutsOutputReference_Override(s SentinelDataConnectorThreatIntelligenceTaxiiTimeoutsOutputReference, ...) + func NewSentinelDataConnectorThreatIntelligenceTaxii_Override(s SentinelDataConnectorThreatIntelligenceTaxii, scope constructs.Construct, ...) + func SentinelDataConnectorThreatIntelligenceTaxii_IsConstruct(x interface{}) *bool + func SentinelDataConnectorThreatIntelligenceTaxii_IsTerraformElement(x interface{}) *bool + func SentinelDataConnectorThreatIntelligenceTaxii_IsTerraformResource(x interface{}) *bool + func SentinelDataConnectorThreatIntelligenceTaxii_TfResourceType() *string + type SentinelDataConnectorThreatIntelligenceTaxii interface + AddOverride func(path *string, value interface{}) + ApiRootUrl func() *string + ApiRootUrlInput func() *string + CdktfStack func() cdktf.TerraformStack + CollectionId func() *string + CollectionIdInput func() *string + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + DependsOn func() *[]*string + DisplayName func() *string + DisplayNameInput func() *string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + LogAnalyticsWorkspaceId func() *string + LogAnalyticsWorkspaceIdInput func() *string + LookbackDate func() *string + LookbackDateInput func() *string + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Password func() *string + PasswordInput func() *string + PollingFrequency func() *string + PollingFrequencyInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutTimeouts func(value *SentinelDataConnectorThreatIntelligenceTaxiiTimeouts) + RawOverrides func() interface{} + ResetId func() + ResetLookbackDate func() + ResetOverrideLogicalId func() + ResetPassword func() + ResetPollingFrequency func() + ResetTenantId func() + ResetTimeouts func() + ResetUserName func() + SetApiRootUrl func(val *string) + SetCollectionId func(val *string) + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetDisplayName func(val *string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetLogAnalyticsWorkspaceId func(val *string) + SetLookbackDate func(val *string) + SetName func(val *string) + SetPassword func(val *string) + SetPollingFrequency func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetTenantId func(val *string) + SetUserName func(val *string) + SynthesizeAttributes func() *map[string]interface{} + TenantId func() *string + TenantIdInput func() *string + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() SentinelDataConnectorThreatIntelligenceTaxiiTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + UserName func() *string + UserNameInput func() *string + func NewSentinelDataConnectorThreatIntelligenceTaxii(scope constructs.Construct, id *string, ...) SentinelDataConnectorThreatIntelligenceTaxii + type SentinelDataConnectorThreatIntelligenceTaxiiConfig struct + ApiRootUrl *string + CollectionId *string + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + DisplayName *string + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + LogAnalyticsWorkspaceId *string + LookbackDate *string + Name *string + Password *string + PollingFrequency *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + TenantId *string + Timeouts *SentinelDataConnectorThreatIntelligenceTaxiiTimeouts + UserName *string + type SentinelDataConnectorThreatIntelligenceTaxiiTimeouts struct + Create *string + Delete *string + Read *string + Update *string + type SentinelDataConnectorThreatIntelligenceTaxiiTimeoutsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Create func() *string + CreateInput func() *string + CreationStack func() *[]*string + Delete func() *string + DeleteInput func() *string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Read func() *string + ReadInput func() *string + ResetCreate func() + ResetDelete func() + ResetRead func() + ResetUpdate func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreate func(val *string) + SetDelete func(val *string) + SetInternalValue func(val interface{}) + SetRead func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUpdate func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Update func() *string + UpdateInput func() *string + func NewSentinelDataConnectorThreatIntelligenceTaxiiTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) SentinelDataConnectorThreatIntelligenceTaxiiTimeoutsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v10 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v11 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v13 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v4 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v5 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v7 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v8 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v9