Versions in this module Expand all Collapse all v6 v6.0.0 Apr 14, 2023 Changes in this version + func NewSentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyList_Override(s SentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyList, ...) + func NewSentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyOutputReference_Override(s SentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyOutputReference, ...) + func NewSentinelAlertRuleScheduledAlertDetailsOverrideList_Override(s SentinelAlertRuleScheduledAlertDetailsOverrideList, ...) + func NewSentinelAlertRuleScheduledAlertDetailsOverrideOutputReference_Override(s SentinelAlertRuleScheduledAlertDetailsOverrideOutputReference, ...) + func NewSentinelAlertRuleScheduledEntityMappingFieldMappingList_Override(s SentinelAlertRuleScheduledEntityMappingFieldMappingList, ...) + func NewSentinelAlertRuleScheduledEntityMappingFieldMappingOutputReference_Override(s SentinelAlertRuleScheduledEntityMappingFieldMappingOutputReference, ...) + func NewSentinelAlertRuleScheduledEntityMappingList_Override(s SentinelAlertRuleScheduledEntityMappingList, ...) + func NewSentinelAlertRuleScheduledEntityMappingOutputReference_Override(s SentinelAlertRuleScheduledEntityMappingOutputReference, ...) + func NewSentinelAlertRuleScheduledEventGroupingOutputReference_Override(s SentinelAlertRuleScheduledEventGroupingOutputReference, ...) + func NewSentinelAlertRuleScheduledIncidentConfigurationGroupingOutputReference_Override(s SentinelAlertRuleScheduledIncidentConfigurationGroupingOutputReference, ...) + func NewSentinelAlertRuleScheduledIncidentConfigurationOutputReference_Override(s SentinelAlertRuleScheduledIncidentConfigurationOutputReference, ...) + func NewSentinelAlertRuleScheduledSentinelEntityMappingList_Override(s SentinelAlertRuleScheduledSentinelEntityMappingList, ...) + func NewSentinelAlertRuleScheduledSentinelEntityMappingOutputReference_Override(s SentinelAlertRuleScheduledSentinelEntityMappingOutputReference, ...) + func NewSentinelAlertRuleScheduledTimeoutsOutputReference_Override(s SentinelAlertRuleScheduledTimeoutsOutputReference, ...) + func NewSentinelAlertRuleScheduled_Override(s SentinelAlertRuleScheduled, scope constructs.Construct, id *string, ...) + func SentinelAlertRuleScheduled_IsConstruct(x interface{}) *bool + func SentinelAlertRuleScheduled_IsTerraformElement(x interface{}) *bool + func SentinelAlertRuleScheduled_IsTerraformResource(x interface{}) *bool + func SentinelAlertRuleScheduled_TfResourceType() *string + type SentinelAlertRuleScheduled interface + AddOverride func(path *string, value interface{}) + AlertDetailsOverride func() SentinelAlertRuleScheduledAlertDetailsOverrideList + AlertDetailsOverrideInput func() interface{} + AlertRuleTemplateGuid func() *string + AlertRuleTemplateGuidInput func() *string + AlertRuleTemplateVersion func() *string + AlertRuleTemplateVersionInput func() *string + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + CustomDetails func() *map[string]*string + CustomDetailsInput func() *map[string]*string + DependsOn func() *[]*string + Description func() *string + DescriptionInput func() *string + DisplayName func() *string + DisplayNameInput func() *string + Enabled func() interface{} + EnabledInput func() interface{} + EntityMapping func() SentinelAlertRuleScheduledEntityMappingList + EntityMappingInput func() interface{} + EventGrouping func() SentinelAlertRuleScheduledEventGroupingOutputReference + EventGroupingInput func() *SentinelAlertRuleScheduledEventGrouping + 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 + IncidentConfiguration func() SentinelAlertRuleScheduledIncidentConfigurationOutputReference + IncidentConfigurationInput func() *SentinelAlertRuleScheduledIncidentConfiguration + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + LogAnalyticsWorkspaceId func() *string + LogAnalyticsWorkspaceIdInput func() *string + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutAlertDetailsOverride func(value interface{}) + PutEntityMapping func(value interface{}) + PutEventGrouping func(value *SentinelAlertRuleScheduledEventGrouping) + PutIncidentConfiguration func(value *SentinelAlertRuleScheduledIncidentConfiguration) + PutSentinelEntityMapping func(value interface{}) + PutTimeouts func(value *SentinelAlertRuleScheduledTimeouts) + Query func() *string + QueryFrequency func() *string + QueryFrequencyInput func() *string + QueryInput func() *string + QueryPeriod func() *string + QueryPeriodInput func() *string + RawOverrides func() interface{} + ResetAlertDetailsOverride func() + ResetAlertRuleTemplateGuid func() + ResetAlertRuleTemplateVersion func() + ResetCustomDetails func() + ResetDescription func() + ResetEnabled func() + ResetEntityMapping func() + ResetEventGrouping func() + ResetId func() + ResetIncidentConfiguration func() + ResetOverrideLogicalId func() + ResetQueryFrequency func() + ResetQueryPeriod func() + ResetSentinelEntityMapping func() + ResetSuppressionDuration func() + ResetSuppressionEnabled func() + ResetTactics func() + ResetTechniques func() + ResetTimeouts func() + ResetTriggerOperator func() + ResetTriggerThreshold func() + SentinelEntityMapping func() SentinelAlertRuleScheduledSentinelEntityMappingList + SentinelEntityMappingInput func() interface{} + SetAlertRuleTemplateGuid func(val *string) + SetAlertRuleTemplateVersion func(val *string) + SetConnection func(val interface{}) + SetCount func(val *float64) + SetCustomDetails func(val *map[string]*string) + SetDependsOn func(val *[]*string) + SetDescription func(val *string) + SetDisplayName func(val *string) + SetEnabled func(val interface{}) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetLogAnalyticsWorkspaceId func(val *string) + SetName func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetQuery func(val *string) + SetQueryFrequency func(val *string) + SetQueryPeriod func(val *string) + SetSeverity func(val *string) + SetSuppressionDuration func(val *string) + SetSuppressionEnabled func(val interface{}) + SetTactics func(val *[]*string) + SetTechniques func(val *[]*string) + SetTriggerOperator func(val *string) + SetTriggerThreshold func(val *float64) + Severity func() *string + SeverityInput func() *string + SuppressionDuration func() *string + SuppressionDurationInput func() *string + SuppressionEnabled func() interface{} + SuppressionEnabledInput func() interface{} + SynthesizeAttributes func() *map[string]interface{} + Tactics func() *[]*string + TacticsInput func() *[]*string + Techniques func() *[]*string + TechniquesInput func() *[]*string + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() SentinelAlertRuleScheduledTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + TriggerOperator func() *string + TriggerOperatorInput func() *string + TriggerThreshold func() *float64 + TriggerThresholdInput func() *float64 + func NewSentinelAlertRuleScheduled(scope constructs.Construct, id *string, ...) SentinelAlertRuleScheduled + type SentinelAlertRuleScheduledAlertDetailsOverride struct + DescriptionFormat *string + DisplayNameFormat *string + DynamicProperty interface{} + SeverityColumnName *string + TacticsColumnName *string + type SentinelAlertRuleScheduledAlertDetailsOverrideDynamicProperty struct + Name *string + Value *string + type SentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) SentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewSentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyList + type SentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack 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 + Name func() *string + NameInput func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetName func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValue func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Value func() *string + ValueInput func() *string + func NewSentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyOutputReference + type SentinelAlertRuleScheduledAlertDetailsOverrideList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) SentinelAlertRuleScheduledAlertDetailsOverrideOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewSentinelAlertRuleScheduledAlertDetailsOverrideList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SentinelAlertRuleScheduledAlertDetailsOverrideList + type SentinelAlertRuleScheduledAlertDetailsOverrideOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + DescriptionFormat func() *string + DescriptionFormatInput func() *string + DisplayNameFormat func() *string + DisplayNameFormatInput func() *string + DynamicProperty func() SentinelAlertRuleScheduledAlertDetailsOverrideDynamicPropertyList + DynamicPropertyInput func() interface{} + 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 + PutDynamicProperty func(value interface{}) + ResetDescriptionFormat func() + ResetDisplayNameFormat func() + ResetDynamicProperty func() + ResetSeverityColumnName func() + ResetTacticsColumnName func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetDescriptionFormat func(val *string) + SetDisplayNameFormat func(val *string) + SetInternalValue func(val interface{}) + SetSeverityColumnName func(val *string) + SetTacticsColumnName func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SeverityColumnName func() *string + SeverityColumnNameInput func() *string + TacticsColumnName func() *string + TacticsColumnNameInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewSentinelAlertRuleScheduledAlertDetailsOverrideOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SentinelAlertRuleScheduledAlertDetailsOverrideOutputReference + type SentinelAlertRuleScheduledConfig struct + AlertDetailsOverride interface{} + AlertRuleTemplateGuid *string + AlertRuleTemplateVersion *string + Connection interface{} + Count *float64 + CustomDetails *map[string]*string + DependsOn *[]cdktf.ITerraformDependable + Description *string + DisplayName *string + Enabled interface{} + EntityMapping interface{} + EventGrouping *SentinelAlertRuleScheduledEventGrouping + ForEach cdktf.ITerraformIterator + Id *string + IncidentConfiguration *SentinelAlertRuleScheduledIncidentConfiguration + Lifecycle *cdktf.TerraformResourceLifecycle + LogAnalyticsWorkspaceId *string + Name *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Query *string + QueryFrequency *string + QueryPeriod *string + SentinelEntityMapping interface{} + Severity *string + SuppressionDuration *string + SuppressionEnabled interface{} + Tactics *[]*string + Techniques *[]*string + Timeouts *SentinelAlertRuleScheduledTimeouts + TriggerOperator *string + TriggerThreshold *float64 + type SentinelAlertRuleScheduledEntityMapping struct + EntityType *string + FieldMapping interface{} + type SentinelAlertRuleScheduledEntityMappingFieldMapping struct + ColumnName *string + Identifier *string + type SentinelAlertRuleScheduledEntityMappingFieldMappingList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) SentinelAlertRuleScheduledEntityMappingFieldMappingOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewSentinelAlertRuleScheduledEntityMappingFieldMappingList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SentinelAlertRuleScheduledEntityMappingFieldMappingList + type SentinelAlertRuleScheduledEntityMappingFieldMappingOutputReference interface + ColumnName func() *string + ColumnNameInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack 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 + Identifier func() *string + IdentifierInput func() *string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetColumnName func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetIdentifier func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewSentinelAlertRuleScheduledEntityMappingFieldMappingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SentinelAlertRuleScheduledEntityMappingFieldMappingOutputReference + type SentinelAlertRuleScheduledEntityMappingList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) SentinelAlertRuleScheduledEntityMappingOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewSentinelAlertRuleScheduledEntityMappingList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SentinelAlertRuleScheduledEntityMappingList + type SentinelAlertRuleScheduledEntityMappingOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + EntityType func() *string + EntityTypeInput func() *string + FieldMapping func() SentinelAlertRuleScheduledEntityMappingFieldMappingList + FieldMappingInput func() interface{} + 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 + PutFieldMapping func(value interface{}) + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetEntityType func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewSentinelAlertRuleScheduledEntityMappingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SentinelAlertRuleScheduledEntityMappingOutputReference + type SentinelAlertRuleScheduledEventGrouping struct + AggregationMethod *string + type SentinelAlertRuleScheduledEventGroupingOutputReference interface + AggregationMethod func() *string + AggregationMethodInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack 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() *SentinelAlertRuleScheduledEventGrouping + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetAggregationMethod func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *SentinelAlertRuleScheduledEventGrouping) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewSentinelAlertRuleScheduledEventGroupingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) SentinelAlertRuleScheduledEventGroupingOutputReference + type SentinelAlertRuleScheduledIncidentConfiguration struct + CreateIncident interface{} + Grouping *SentinelAlertRuleScheduledIncidentConfigurationGrouping + type SentinelAlertRuleScheduledIncidentConfigurationGrouping struct + Enabled interface{} + EntityMatchingMethod *string + GroupByAlertDetails *[]*string + GroupByCustomDetails *[]*string + GroupByEntities *[]*string + LookbackDuration *string + ReopenClosedIncidents interface{} + type SentinelAlertRuleScheduledIncidentConfigurationGroupingOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Enabled func() interface{} + EnabledInput func() interface{} + EntityMatchingMethod func() *string + EntityMatchingMethodInput 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 + GroupByAlertDetails func() *[]*string + GroupByAlertDetailsInput func() *[]*string + GroupByCustomDetails func() *[]*string + GroupByCustomDetailsInput func() *[]*string + GroupByEntities func() *[]*string + GroupByEntitiesInput func() *[]*string + InternalValue func() *SentinelAlertRuleScheduledIncidentConfigurationGrouping + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + LookbackDuration func() *string + LookbackDurationInput func() *string + ReopenClosedIncidents func() interface{} + ReopenClosedIncidentsInput func() interface{} + ResetEnabled func() + ResetEntityMatchingMethod func() + ResetGroupByAlertDetails func() + ResetGroupByCustomDetails func() + ResetGroupByEntities func() + ResetLookbackDuration func() + ResetReopenClosedIncidents func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetEnabled func(val interface{}) + SetEntityMatchingMethod func(val *string) + SetGroupByAlertDetails func(val *[]*string) + SetGroupByCustomDetails func(val *[]*string) + SetGroupByEntities func(val *[]*string) + SetInternalValue func(val *SentinelAlertRuleScheduledIncidentConfigurationGrouping) + SetLookbackDuration func(val *string) + SetReopenClosedIncidents func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewSentinelAlertRuleScheduledIncidentConfigurationGroupingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) SentinelAlertRuleScheduledIncidentConfigurationGroupingOutputReference + type SentinelAlertRuleScheduledIncidentConfigurationOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreateIncident func() interface{} + CreateIncidentInput func() interface{} + CreationStack 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 + Grouping func() SentinelAlertRuleScheduledIncidentConfigurationGroupingOutputReference + GroupingInput func() *SentinelAlertRuleScheduledIncidentConfigurationGrouping + InternalValue func() *SentinelAlertRuleScheduledIncidentConfiguration + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutGrouping func(value *SentinelAlertRuleScheduledIncidentConfigurationGrouping) + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreateIncident func(val interface{}) + SetInternalValue func(val *SentinelAlertRuleScheduledIncidentConfiguration) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewSentinelAlertRuleScheduledIncidentConfigurationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) SentinelAlertRuleScheduledIncidentConfigurationOutputReference + type SentinelAlertRuleScheduledSentinelEntityMapping struct + ColumnName *string + type SentinelAlertRuleScheduledSentinelEntityMappingList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) SentinelAlertRuleScheduledSentinelEntityMappingOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewSentinelAlertRuleScheduledSentinelEntityMappingList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SentinelAlertRuleScheduledSentinelEntityMappingList + type SentinelAlertRuleScheduledSentinelEntityMappingOutputReference interface + ColumnName func() *string + ColumnNameInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack 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 + Resolve func(_context cdktf.IResolveContext) interface{} + SetColumnName func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewSentinelAlertRuleScheduledSentinelEntityMappingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SentinelAlertRuleScheduledSentinelEntityMappingOutputReference + type SentinelAlertRuleScheduledTimeouts struct + Create *string + Delete *string + Read *string + Update *string + type SentinelAlertRuleScheduledTimeoutsOutputReference 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 NewSentinelAlertRuleScheduledTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) SentinelAlertRuleScheduledTimeoutsOutputReference 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/v3 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