Documentation
¶
Index ¶
- Constants
- type AutomationRule
- func (*AutomationRule) ElementType() reflect.Type
- func (i *AutomationRule) ToAutomationRuleOutput() AutomationRuleOutput
- func (i *AutomationRule) ToAutomationRuleOutputWithContext(ctx context.Context) AutomationRuleOutput
- func (i *AutomationRule) ToOutput(ctx context.Context) pulumix.Output[*AutomationRule]
- type AutomationRuleArgs
- type AutomationRuleDateFilter
- type AutomationRuleDateFilterArgs
- func (AutomationRuleDateFilterArgs) ElementType() reflect.Type
- func (i AutomationRuleDateFilterArgs) ToAutomationRuleDateFilterOutput() AutomationRuleDateFilterOutput
- func (i AutomationRuleDateFilterArgs) ToAutomationRuleDateFilterOutputWithContext(ctx context.Context) AutomationRuleDateFilterOutput
- func (i AutomationRuleDateFilterArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleDateFilter]
- type AutomationRuleDateFilterArray
- func (AutomationRuleDateFilterArray) ElementType() reflect.Type
- func (i AutomationRuleDateFilterArray) ToAutomationRuleDateFilterArrayOutput() AutomationRuleDateFilterArrayOutput
- func (i AutomationRuleDateFilterArray) ToAutomationRuleDateFilterArrayOutputWithContext(ctx context.Context) AutomationRuleDateFilterArrayOutput
- func (i AutomationRuleDateFilterArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleDateFilter]
- type AutomationRuleDateFilterArrayInput
- type AutomationRuleDateFilterArrayOutput
- func (AutomationRuleDateFilterArrayOutput) ElementType() reflect.Type
- func (o AutomationRuleDateFilterArrayOutput) Index(i pulumi.IntInput) AutomationRuleDateFilterOutput
- func (o AutomationRuleDateFilterArrayOutput) ToAutomationRuleDateFilterArrayOutput() AutomationRuleDateFilterArrayOutput
- func (o AutomationRuleDateFilterArrayOutput) ToAutomationRuleDateFilterArrayOutputWithContext(ctx context.Context) AutomationRuleDateFilterArrayOutput
- func (o AutomationRuleDateFilterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleDateFilter]
- type AutomationRuleDateFilterInput
- type AutomationRuleDateFilterOutput
- func (o AutomationRuleDateFilterOutput) DateRange() AutomationRuleDateRangePtrOutput
- func (AutomationRuleDateFilterOutput) ElementType() reflect.Type
- func (o AutomationRuleDateFilterOutput) End() pulumi.StringPtrOutput
- func (o AutomationRuleDateFilterOutput) Start() pulumi.StringPtrOutput
- func (o AutomationRuleDateFilterOutput) ToAutomationRuleDateFilterOutput() AutomationRuleDateFilterOutput
- func (o AutomationRuleDateFilterOutput) ToAutomationRuleDateFilterOutputWithContext(ctx context.Context) AutomationRuleDateFilterOutput
- func (o AutomationRuleDateFilterOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleDateFilter]
- type AutomationRuleDateRange
- type AutomationRuleDateRangeArgs
- func (AutomationRuleDateRangeArgs) ElementType() reflect.Type
- func (i AutomationRuleDateRangeArgs) ToAutomationRuleDateRangeOutput() AutomationRuleDateRangeOutput
- func (i AutomationRuleDateRangeArgs) ToAutomationRuleDateRangeOutputWithContext(ctx context.Context) AutomationRuleDateRangeOutput
- func (i AutomationRuleDateRangeArgs) ToAutomationRuleDateRangePtrOutput() AutomationRuleDateRangePtrOutput
- func (i AutomationRuleDateRangeArgs) ToAutomationRuleDateRangePtrOutputWithContext(ctx context.Context) AutomationRuleDateRangePtrOutput
- func (i AutomationRuleDateRangeArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleDateRange]
- type AutomationRuleDateRangeInput
- type AutomationRuleDateRangeOutput
- func (AutomationRuleDateRangeOutput) ElementType() reflect.Type
- func (o AutomationRuleDateRangeOutput) ToAutomationRuleDateRangeOutput() AutomationRuleDateRangeOutput
- func (o AutomationRuleDateRangeOutput) ToAutomationRuleDateRangeOutputWithContext(ctx context.Context) AutomationRuleDateRangeOutput
- func (o AutomationRuleDateRangeOutput) ToAutomationRuleDateRangePtrOutput() AutomationRuleDateRangePtrOutput
- func (o AutomationRuleDateRangeOutput) ToAutomationRuleDateRangePtrOutputWithContext(ctx context.Context) AutomationRuleDateRangePtrOutput
- func (o AutomationRuleDateRangeOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleDateRange]
- func (o AutomationRuleDateRangeOutput) Unit() AutomationRuleDateRangeUnitOutput
- func (o AutomationRuleDateRangeOutput) Value() pulumi.Float64Output
- type AutomationRuleDateRangePtrInput
- type AutomationRuleDateRangePtrOutput
- func (o AutomationRuleDateRangePtrOutput) Elem() AutomationRuleDateRangeOutput
- func (AutomationRuleDateRangePtrOutput) ElementType() reflect.Type
- func (o AutomationRuleDateRangePtrOutput) ToAutomationRuleDateRangePtrOutput() AutomationRuleDateRangePtrOutput
- func (o AutomationRuleDateRangePtrOutput) ToAutomationRuleDateRangePtrOutputWithContext(ctx context.Context) AutomationRuleDateRangePtrOutput
- func (o AutomationRuleDateRangePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleDateRange]
- func (o AutomationRuleDateRangePtrOutput) Unit() AutomationRuleDateRangeUnitPtrOutput
- func (o AutomationRuleDateRangePtrOutput) Value() pulumi.Float64PtrOutput
- type AutomationRuleDateRangeUnit
- func (AutomationRuleDateRangeUnit) ElementType() reflect.Type
- func (e AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitOutput() AutomationRuleDateRangeUnitOutput
- func (e AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitOutputWithContext(ctx context.Context) AutomationRuleDateRangeUnitOutput
- func (e AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitPtrOutput() AutomationRuleDateRangeUnitPtrOutput
- func (e AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitPtrOutputWithContext(ctx context.Context) AutomationRuleDateRangeUnitPtrOutput
- func (e AutomationRuleDateRangeUnit) ToStringOutput() pulumi.StringOutput
- func (e AutomationRuleDateRangeUnit) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e AutomationRuleDateRangeUnit) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e AutomationRuleDateRangeUnit) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleDateRangeUnitInput
- type AutomationRuleDateRangeUnitOutput
- func (AutomationRuleDateRangeUnitOutput) ElementType() reflect.Type
- func (o AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitOutput() AutomationRuleDateRangeUnitOutput
- func (o AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitOutputWithContext(ctx context.Context) AutomationRuleDateRangeUnitOutput
- func (o AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitPtrOutput() AutomationRuleDateRangeUnitPtrOutput
- func (o AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitPtrOutputWithContext(ctx context.Context) AutomationRuleDateRangeUnitPtrOutput
- func (o AutomationRuleDateRangeUnitOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleDateRangeUnit]
- func (o AutomationRuleDateRangeUnitOutput) ToStringOutput() pulumi.StringOutput
- func (o AutomationRuleDateRangeUnitOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o AutomationRuleDateRangeUnitOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleDateRangeUnitOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleDateRangeUnitPtrInput
- type AutomationRuleDateRangeUnitPtrOutput
- func (o AutomationRuleDateRangeUnitPtrOutput) Elem() AutomationRuleDateRangeUnitOutput
- func (AutomationRuleDateRangeUnitPtrOutput) ElementType() reflect.Type
- func (o AutomationRuleDateRangeUnitPtrOutput) ToAutomationRuleDateRangeUnitPtrOutput() AutomationRuleDateRangeUnitPtrOutput
- func (o AutomationRuleDateRangeUnitPtrOutput) ToAutomationRuleDateRangeUnitPtrOutputWithContext(ctx context.Context) AutomationRuleDateRangeUnitPtrOutput
- func (o AutomationRuleDateRangeUnitPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleDateRangeUnit]
- func (o AutomationRuleDateRangeUnitPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleDateRangeUnitPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleInput
- type AutomationRuleMapFilter
- type AutomationRuleMapFilterArgs
- func (AutomationRuleMapFilterArgs) ElementType() reflect.Type
- func (i AutomationRuleMapFilterArgs) ToAutomationRuleMapFilterOutput() AutomationRuleMapFilterOutput
- func (i AutomationRuleMapFilterArgs) ToAutomationRuleMapFilterOutputWithContext(ctx context.Context) AutomationRuleMapFilterOutput
- func (i AutomationRuleMapFilterArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleMapFilter]
- type AutomationRuleMapFilterArray
- func (AutomationRuleMapFilterArray) ElementType() reflect.Type
- func (i AutomationRuleMapFilterArray) ToAutomationRuleMapFilterArrayOutput() AutomationRuleMapFilterArrayOutput
- func (i AutomationRuleMapFilterArray) ToAutomationRuleMapFilterArrayOutputWithContext(ctx context.Context) AutomationRuleMapFilterArrayOutput
- func (i AutomationRuleMapFilterArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleMapFilter]
- type AutomationRuleMapFilterArrayInput
- type AutomationRuleMapFilterArrayOutput
- func (AutomationRuleMapFilterArrayOutput) ElementType() reflect.Type
- func (o AutomationRuleMapFilterArrayOutput) Index(i pulumi.IntInput) AutomationRuleMapFilterOutput
- func (o AutomationRuleMapFilterArrayOutput) ToAutomationRuleMapFilterArrayOutput() AutomationRuleMapFilterArrayOutput
- func (o AutomationRuleMapFilterArrayOutput) ToAutomationRuleMapFilterArrayOutputWithContext(ctx context.Context) AutomationRuleMapFilterArrayOutput
- func (o AutomationRuleMapFilterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleMapFilter]
- type AutomationRuleMapFilterComparison
- func (AutomationRuleMapFilterComparison) ElementType() reflect.Type
- func (e AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonOutput() AutomationRuleMapFilterComparisonOutput
- func (e AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonOutputWithContext(ctx context.Context) AutomationRuleMapFilterComparisonOutput
- func (e AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonPtrOutput() AutomationRuleMapFilterComparisonPtrOutput
- func (e AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleMapFilterComparisonPtrOutput
- func (e AutomationRuleMapFilterComparison) ToStringOutput() pulumi.StringOutput
- func (e AutomationRuleMapFilterComparison) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e AutomationRuleMapFilterComparison) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e AutomationRuleMapFilterComparison) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleMapFilterComparisonInput
- type AutomationRuleMapFilterComparisonOutput
- func (AutomationRuleMapFilterComparisonOutput) ElementType() reflect.Type
- func (o AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonOutput() AutomationRuleMapFilterComparisonOutput
- func (o AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonOutputWithContext(ctx context.Context) AutomationRuleMapFilterComparisonOutput
- func (o AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonPtrOutput() AutomationRuleMapFilterComparisonPtrOutput
- func (o AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleMapFilterComparisonPtrOutput
- func (o AutomationRuleMapFilterComparisonOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleMapFilterComparison]
- func (o AutomationRuleMapFilterComparisonOutput) ToStringOutput() pulumi.StringOutput
- func (o AutomationRuleMapFilterComparisonOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o AutomationRuleMapFilterComparisonOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleMapFilterComparisonOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleMapFilterComparisonPtrInput
- type AutomationRuleMapFilterComparisonPtrOutput
- func (o AutomationRuleMapFilterComparisonPtrOutput) Elem() AutomationRuleMapFilterComparisonOutput
- func (AutomationRuleMapFilterComparisonPtrOutput) ElementType() reflect.Type
- func (o AutomationRuleMapFilterComparisonPtrOutput) ToAutomationRuleMapFilterComparisonPtrOutput() AutomationRuleMapFilterComparisonPtrOutput
- func (o AutomationRuleMapFilterComparisonPtrOutput) ToAutomationRuleMapFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleMapFilterComparisonPtrOutput
- func (o AutomationRuleMapFilterComparisonPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleMapFilterComparison]
- func (o AutomationRuleMapFilterComparisonPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleMapFilterComparisonPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleMapFilterInput
- type AutomationRuleMapFilterOutput
- func (o AutomationRuleMapFilterOutput) Comparison() AutomationRuleMapFilterComparisonOutput
- func (AutomationRuleMapFilterOutput) ElementType() reflect.Type
- func (o AutomationRuleMapFilterOutput) Key() pulumi.StringOutput
- func (o AutomationRuleMapFilterOutput) ToAutomationRuleMapFilterOutput() AutomationRuleMapFilterOutput
- func (o AutomationRuleMapFilterOutput) ToAutomationRuleMapFilterOutputWithContext(ctx context.Context) AutomationRuleMapFilterOutput
- func (o AutomationRuleMapFilterOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleMapFilter]
- func (o AutomationRuleMapFilterOutput) Value() pulumi.StringOutput
- type AutomationRuleNoteUpdate
- type AutomationRuleNoteUpdateArgs
- func (AutomationRuleNoteUpdateArgs) ElementType() reflect.Type
- func (i AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdateOutput() AutomationRuleNoteUpdateOutput
- func (i AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdateOutputWithContext(ctx context.Context) AutomationRuleNoteUpdateOutput
- func (i AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdatePtrOutput() AutomationRuleNoteUpdatePtrOutput
- func (i AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleNoteUpdatePtrOutput
- func (i AutomationRuleNoteUpdateArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleNoteUpdate]
- type AutomationRuleNoteUpdateInput
- type AutomationRuleNoteUpdateOutput
- func (AutomationRuleNoteUpdateOutput) ElementType() reflect.Type
- func (o AutomationRuleNoteUpdateOutput) Text() pulumi.StringOutput
- func (o AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdateOutput() AutomationRuleNoteUpdateOutput
- func (o AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdateOutputWithContext(ctx context.Context) AutomationRuleNoteUpdateOutput
- func (o AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdatePtrOutput() AutomationRuleNoteUpdatePtrOutput
- func (o AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleNoteUpdatePtrOutput
- func (o AutomationRuleNoteUpdateOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleNoteUpdate]
- func (o AutomationRuleNoteUpdateOutput) UpdatedBy() pulumi.StringOutput
- type AutomationRuleNoteUpdatePtrInput
- type AutomationRuleNoteUpdatePtrOutput
- func (o AutomationRuleNoteUpdatePtrOutput) Elem() AutomationRuleNoteUpdateOutput
- func (AutomationRuleNoteUpdatePtrOutput) ElementType() reflect.Type
- func (o AutomationRuleNoteUpdatePtrOutput) Text() pulumi.StringPtrOutput
- func (o AutomationRuleNoteUpdatePtrOutput) ToAutomationRuleNoteUpdatePtrOutput() AutomationRuleNoteUpdatePtrOutput
- func (o AutomationRuleNoteUpdatePtrOutput) ToAutomationRuleNoteUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleNoteUpdatePtrOutput
- func (o AutomationRuleNoteUpdatePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleNoteUpdate]
- func (o AutomationRuleNoteUpdatePtrOutput) UpdatedBy() pulumi.StringPtrOutput
- type AutomationRuleNumberFilter
- type AutomationRuleNumberFilterArgs
- func (AutomationRuleNumberFilterArgs) ElementType() reflect.Type
- func (i AutomationRuleNumberFilterArgs) ToAutomationRuleNumberFilterOutput() AutomationRuleNumberFilterOutput
- func (i AutomationRuleNumberFilterArgs) ToAutomationRuleNumberFilterOutputWithContext(ctx context.Context) AutomationRuleNumberFilterOutput
- func (i AutomationRuleNumberFilterArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleNumberFilter]
- type AutomationRuleNumberFilterArray
- func (AutomationRuleNumberFilterArray) ElementType() reflect.Type
- func (i AutomationRuleNumberFilterArray) ToAutomationRuleNumberFilterArrayOutput() AutomationRuleNumberFilterArrayOutput
- func (i AutomationRuleNumberFilterArray) ToAutomationRuleNumberFilterArrayOutputWithContext(ctx context.Context) AutomationRuleNumberFilterArrayOutput
- func (i AutomationRuleNumberFilterArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleNumberFilter]
- type AutomationRuleNumberFilterArrayInput
- type AutomationRuleNumberFilterArrayOutput
- func (AutomationRuleNumberFilterArrayOutput) ElementType() reflect.Type
- func (o AutomationRuleNumberFilterArrayOutput) Index(i pulumi.IntInput) AutomationRuleNumberFilterOutput
- func (o AutomationRuleNumberFilterArrayOutput) ToAutomationRuleNumberFilterArrayOutput() AutomationRuleNumberFilterArrayOutput
- func (o AutomationRuleNumberFilterArrayOutput) ToAutomationRuleNumberFilterArrayOutputWithContext(ctx context.Context) AutomationRuleNumberFilterArrayOutput
- func (o AutomationRuleNumberFilterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleNumberFilter]
- type AutomationRuleNumberFilterInput
- type AutomationRuleNumberFilterOutput
- func (AutomationRuleNumberFilterOutput) ElementType() reflect.Type
- func (o AutomationRuleNumberFilterOutput) Eq() pulumi.Float64PtrOutput
- func (o AutomationRuleNumberFilterOutput) Gte() pulumi.Float64PtrOutput
- func (o AutomationRuleNumberFilterOutput) Lte() pulumi.Float64PtrOutput
- func (o AutomationRuleNumberFilterOutput) ToAutomationRuleNumberFilterOutput() AutomationRuleNumberFilterOutput
- func (o AutomationRuleNumberFilterOutput) ToAutomationRuleNumberFilterOutputWithContext(ctx context.Context) AutomationRuleNumberFilterOutput
- func (o AutomationRuleNumberFilterOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleNumberFilter]
- type AutomationRuleOutput
- func (o AutomationRuleOutput) Actions() AutomationRulesActionArrayOutput
- func (o AutomationRuleOutput) CreatedAt() pulumi.StringOutput
- func (o AutomationRuleOutput) CreatedBy() pulumi.StringOutput
- func (o AutomationRuleOutput) Criteria() AutomationRulesFindingFiltersPtrOutput
- func (o AutomationRuleOutput) Description() pulumi.StringPtrOutput
- func (AutomationRuleOutput) ElementType() reflect.Type
- func (o AutomationRuleOutput) IsTerminal() pulumi.BoolPtrOutput
- func (o AutomationRuleOutput) RuleArn() pulumi.StringOutput
- func (o AutomationRuleOutput) RuleName() pulumi.StringPtrOutput
- func (o AutomationRuleOutput) RuleOrder() pulumi.IntPtrOutput
- func (o AutomationRuleOutput) RuleStatus() AutomationRuleRuleStatusPtrOutput
- func (o AutomationRuleOutput) Tags() AutomationRuleTagsPtrOutput
- func (o AutomationRuleOutput) ToAutomationRuleOutput() AutomationRuleOutput
- func (o AutomationRuleOutput) ToAutomationRuleOutputWithContext(ctx context.Context) AutomationRuleOutput
- func (o AutomationRuleOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRule]
- func (o AutomationRuleOutput) UpdatedAt() pulumi.StringOutput
- type AutomationRuleRelatedFinding
- type AutomationRuleRelatedFindingArgs
- func (AutomationRuleRelatedFindingArgs) ElementType() reflect.Type
- func (i AutomationRuleRelatedFindingArgs) ToAutomationRuleRelatedFindingOutput() AutomationRuleRelatedFindingOutput
- func (i AutomationRuleRelatedFindingArgs) ToAutomationRuleRelatedFindingOutputWithContext(ctx context.Context) AutomationRuleRelatedFindingOutput
- func (i AutomationRuleRelatedFindingArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleRelatedFinding]
- type AutomationRuleRelatedFindingArray
- func (AutomationRuleRelatedFindingArray) ElementType() reflect.Type
- func (i AutomationRuleRelatedFindingArray) ToAutomationRuleRelatedFindingArrayOutput() AutomationRuleRelatedFindingArrayOutput
- func (i AutomationRuleRelatedFindingArray) ToAutomationRuleRelatedFindingArrayOutputWithContext(ctx context.Context) AutomationRuleRelatedFindingArrayOutput
- func (i AutomationRuleRelatedFindingArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleRelatedFinding]
- type AutomationRuleRelatedFindingArrayInput
- type AutomationRuleRelatedFindingArrayOutput
- func (AutomationRuleRelatedFindingArrayOutput) ElementType() reflect.Type
- func (o AutomationRuleRelatedFindingArrayOutput) Index(i pulumi.IntInput) AutomationRuleRelatedFindingOutput
- func (o AutomationRuleRelatedFindingArrayOutput) ToAutomationRuleRelatedFindingArrayOutput() AutomationRuleRelatedFindingArrayOutput
- func (o AutomationRuleRelatedFindingArrayOutput) ToAutomationRuleRelatedFindingArrayOutputWithContext(ctx context.Context) AutomationRuleRelatedFindingArrayOutput
- func (o AutomationRuleRelatedFindingArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleRelatedFinding]
- type AutomationRuleRelatedFindingInput
- type AutomationRuleRelatedFindingOutput
- func (AutomationRuleRelatedFindingOutput) ElementType() reflect.Type
- func (o AutomationRuleRelatedFindingOutput) Id() pulumi.StringOutput
- func (o AutomationRuleRelatedFindingOutput) ProductArn() pulumi.StringOutput
- func (o AutomationRuleRelatedFindingOutput) ToAutomationRuleRelatedFindingOutput() AutomationRuleRelatedFindingOutput
- func (o AutomationRuleRelatedFindingOutput) ToAutomationRuleRelatedFindingOutputWithContext(ctx context.Context) AutomationRuleRelatedFindingOutput
- func (o AutomationRuleRelatedFindingOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleRelatedFinding]
- type AutomationRuleRuleStatus
- func (AutomationRuleRuleStatus) ElementType() reflect.Type
- func (e AutomationRuleRuleStatus) ToAutomationRuleRuleStatusOutput() AutomationRuleRuleStatusOutput
- func (e AutomationRuleRuleStatus) ToAutomationRuleRuleStatusOutputWithContext(ctx context.Context) AutomationRuleRuleStatusOutput
- func (e AutomationRuleRuleStatus) ToAutomationRuleRuleStatusPtrOutput() AutomationRuleRuleStatusPtrOutput
- func (e AutomationRuleRuleStatus) ToAutomationRuleRuleStatusPtrOutputWithContext(ctx context.Context) AutomationRuleRuleStatusPtrOutput
- func (e AutomationRuleRuleStatus) ToStringOutput() pulumi.StringOutput
- func (e AutomationRuleRuleStatus) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e AutomationRuleRuleStatus) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e AutomationRuleRuleStatus) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleRuleStatusInput
- type AutomationRuleRuleStatusOutput
- func (AutomationRuleRuleStatusOutput) ElementType() reflect.Type
- func (o AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusOutput() AutomationRuleRuleStatusOutput
- func (o AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusOutputWithContext(ctx context.Context) AutomationRuleRuleStatusOutput
- func (o AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusPtrOutput() AutomationRuleRuleStatusPtrOutput
- func (o AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusPtrOutputWithContext(ctx context.Context) AutomationRuleRuleStatusPtrOutput
- func (o AutomationRuleRuleStatusOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleRuleStatus]
- func (o AutomationRuleRuleStatusOutput) ToStringOutput() pulumi.StringOutput
- func (o AutomationRuleRuleStatusOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o AutomationRuleRuleStatusOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleRuleStatusOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleRuleStatusPtrInput
- type AutomationRuleRuleStatusPtrOutput
- func (o AutomationRuleRuleStatusPtrOutput) Elem() AutomationRuleRuleStatusOutput
- func (AutomationRuleRuleStatusPtrOutput) ElementType() reflect.Type
- func (o AutomationRuleRuleStatusPtrOutput) ToAutomationRuleRuleStatusPtrOutput() AutomationRuleRuleStatusPtrOutput
- func (o AutomationRuleRuleStatusPtrOutput) ToAutomationRuleRuleStatusPtrOutputWithContext(ctx context.Context) AutomationRuleRuleStatusPtrOutput
- func (o AutomationRuleRuleStatusPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleRuleStatus]
- func (o AutomationRuleRuleStatusPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleRuleStatusPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleSeverityUpdate
- type AutomationRuleSeverityUpdateArgs
- func (AutomationRuleSeverityUpdateArgs) ElementType() reflect.Type
- func (i AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdateOutput() AutomationRuleSeverityUpdateOutput
- func (i AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdateOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateOutput
- func (i AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdatePtrOutput() AutomationRuleSeverityUpdatePtrOutput
- func (i AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdatePtrOutput
- func (i AutomationRuleSeverityUpdateArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleSeverityUpdate]
- type AutomationRuleSeverityUpdateInput
- type AutomationRuleSeverityUpdateLabel
- func (AutomationRuleSeverityUpdateLabel) ElementType() reflect.Type
- func (e AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelOutput() AutomationRuleSeverityUpdateLabelOutput
- func (e AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateLabelOutput
- func (e AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelPtrOutput() AutomationRuleSeverityUpdateLabelPtrOutput
- func (e AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelPtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateLabelPtrOutput
- func (e AutomationRuleSeverityUpdateLabel) ToStringOutput() pulumi.StringOutput
- func (e AutomationRuleSeverityUpdateLabel) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e AutomationRuleSeverityUpdateLabel) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e AutomationRuleSeverityUpdateLabel) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleSeverityUpdateLabelInput
- type AutomationRuleSeverityUpdateLabelOutput
- func (AutomationRuleSeverityUpdateLabelOutput) ElementType() reflect.Type
- func (o AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelOutput() AutomationRuleSeverityUpdateLabelOutput
- func (o AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateLabelOutput
- func (o AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelPtrOutput() AutomationRuleSeverityUpdateLabelPtrOutput
- func (o AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelPtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateLabelPtrOutput
- func (o AutomationRuleSeverityUpdateLabelOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleSeverityUpdateLabel]
- func (o AutomationRuleSeverityUpdateLabelOutput) ToStringOutput() pulumi.StringOutput
- func (o AutomationRuleSeverityUpdateLabelOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o AutomationRuleSeverityUpdateLabelOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleSeverityUpdateLabelOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleSeverityUpdateLabelPtrInput
- type AutomationRuleSeverityUpdateLabelPtrOutput
- func (o AutomationRuleSeverityUpdateLabelPtrOutput) Elem() AutomationRuleSeverityUpdateLabelOutput
- func (AutomationRuleSeverityUpdateLabelPtrOutput) ElementType() reflect.Type
- func (o AutomationRuleSeverityUpdateLabelPtrOutput) ToAutomationRuleSeverityUpdateLabelPtrOutput() AutomationRuleSeverityUpdateLabelPtrOutput
- func (o AutomationRuleSeverityUpdateLabelPtrOutput) ToAutomationRuleSeverityUpdateLabelPtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateLabelPtrOutput
- func (o AutomationRuleSeverityUpdateLabelPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleSeverityUpdateLabel]
- func (o AutomationRuleSeverityUpdateLabelPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleSeverityUpdateLabelPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleSeverityUpdateOutput
- func (AutomationRuleSeverityUpdateOutput) ElementType() reflect.Type
- func (o AutomationRuleSeverityUpdateOutput) Label() AutomationRuleSeverityUpdateLabelPtrOutput
- func (o AutomationRuleSeverityUpdateOutput) Normalized() pulumi.IntPtrOutput
- func (o AutomationRuleSeverityUpdateOutput) Product() pulumi.Float64PtrOutput
- func (o AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdateOutput() AutomationRuleSeverityUpdateOutput
- func (o AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdateOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateOutput
- func (o AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdatePtrOutput() AutomationRuleSeverityUpdatePtrOutput
- func (o AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdatePtrOutput
- func (o AutomationRuleSeverityUpdateOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleSeverityUpdate]
- type AutomationRuleSeverityUpdatePtrInput
- type AutomationRuleSeverityUpdatePtrOutput
- func (o AutomationRuleSeverityUpdatePtrOutput) Elem() AutomationRuleSeverityUpdateOutput
- func (AutomationRuleSeverityUpdatePtrOutput) ElementType() reflect.Type
- func (o AutomationRuleSeverityUpdatePtrOutput) Label() AutomationRuleSeverityUpdateLabelPtrOutput
- func (o AutomationRuleSeverityUpdatePtrOutput) Normalized() pulumi.IntPtrOutput
- func (o AutomationRuleSeverityUpdatePtrOutput) Product() pulumi.Float64PtrOutput
- func (o AutomationRuleSeverityUpdatePtrOutput) ToAutomationRuleSeverityUpdatePtrOutput() AutomationRuleSeverityUpdatePtrOutput
- func (o AutomationRuleSeverityUpdatePtrOutput) ToAutomationRuleSeverityUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdatePtrOutput
- func (o AutomationRuleSeverityUpdatePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleSeverityUpdate]
- type AutomationRuleState
- type AutomationRuleStringFilter
- type AutomationRuleStringFilterArgs
- func (AutomationRuleStringFilterArgs) ElementType() reflect.Type
- func (i AutomationRuleStringFilterArgs) ToAutomationRuleStringFilterOutput() AutomationRuleStringFilterOutput
- func (i AutomationRuleStringFilterArgs) ToAutomationRuleStringFilterOutputWithContext(ctx context.Context) AutomationRuleStringFilterOutput
- func (i AutomationRuleStringFilterArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleStringFilter]
- type AutomationRuleStringFilterArray
- func (AutomationRuleStringFilterArray) ElementType() reflect.Type
- func (i AutomationRuleStringFilterArray) ToAutomationRuleStringFilterArrayOutput() AutomationRuleStringFilterArrayOutput
- func (i AutomationRuleStringFilterArray) ToAutomationRuleStringFilterArrayOutputWithContext(ctx context.Context) AutomationRuleStringFilterArrayOutput
- func (i AutomationRuleStringFilterArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleStringFilter]
- type AutomationRuleStringFilterArrayInput
- type AutomationRuleStringFilterArrayOutput
- func (AutomationRuleStringFilterArrayOutput) ElementType() reflect.Type
- func (o AutomationRuleStringFilterArrayOutput) Index(i pulumi.IntInput) AutomationRuleStringFilterOutput
- func (o AutomationRuleStringFilterArrayOutput) ToAutomationRuleStringFilterArrayOutput() AutomationRuleStringFilterArrayOutput
- func (o AutomationRuleStringFilterArrayOutput) ToAutomationRuleStringFilterArrayOutputWithContext(ctx context.Context) AutomationRuleStringFilterArrayOutput
- func (o AutomationRuleStringFilterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleStringFilter]
- type AutomationRuleStringFilterComparison
- func (AutomationRuleStringFilterComparison) ElementType() reflect.Type
- func (e AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonOutput() AutomationRuleStringFilterComparisonOutput
- func (e AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonOutputWithContext(ctx context.Context) AutomationRuleStringFilterComparisonOutput
- func (e AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonPtrOutput() AutomationRuleStringFilterComparisonPtrOutput
- func (e AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleStringFilterComparisonPtrOutput
- func (e AutomationRuleStringFilterComparison) ToStringOutput() pulumi.StringOutput
- func (e AutomationRuleStringFilterComparison) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e AutomationRuleStringFilterComparison) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e AutomationRuleStringFilterComparison) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleStringFilterComparisonInput
- type AutomationRuleStringFilterComparisonOutput
- func (AutomationRuleStringFilterComparisonOutput) ElementType() reflect.Type
- func (o AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonOutput() AutomationRuleStringFilterComparisonOutput
- func (o AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonOutputWithContext(ctx context.Context) AutomationRuleStringFilterComparisonOutput
- func (o AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonPtrOutput() AutomationRuleStringFilterComparisonPtrOutput
- func (o AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleStringFilterComparisonPtrOutput
- func (o AutomationRuleStringFilterComparisonOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleStringFilterComparison]
- func (o AutomationRuleStringFilterComparisonOutput) ToStringOutput() pulumi.StringOutput
- func (o AutomationRuleStringFilterComparisonOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o AutomationRuleStringFilterComparisonOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleStringFilterComparisonOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleStringFilterComparisonPtrInput
- type AutomationRuleStringFilterComparisonPtrOutput
- func (o AutomationRuleStringFilterComparisonPtrOutput) Elem() AutomationRuleStringFilterComparisonOutput
- func (AutomationRuleStringFilterComparisonPtrOutput) ElementType() reflect.Type
- func (o AutomationRuleStringFilterComparisonPtrOutput) ToAutomationRuleStringFilterComparisonPtrOutput() AutomationRuleStringFilterComparisonPtrOutput
- func (o AutomationRuleStringFilterComparisonPtrOutput) ToAutomationRuleStringFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleStringFilterComparisonPtrOutput
- func (o AutomationRuleStringFilterComparisonPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleStringFilterComparison]
- func (o AutomationRuleStringFilterComparisonPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleStringFilterComparisonPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleStringFilterInput
- type AutomationRuleStringFilterOutput
- func (o AutomationRuleStringFilterOutput) Comparison() AutomationRuleStringFilterComparisonOutput
- func (AutomationRuleStringFilterOutput) ElementType() reflect.Type
- func (o AutomationRuleStringFilterOutput) ToAutomationRuleStringFilterOutput() AutomationRuleStringFilterOutput
- func (o AutomationRuleStringFilterOutput) ToAutomationRuleStringFilterOutputWithContext(ctx context.Context) AutomationRuleStringFilterOutput
- func (o AutomationRuleStringFilterOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleStringFilter]
- func (o AutomationRuleStringFilterOutput) Value() pulumi.StringOutput
- type AutomationRuleTags
- type AutomationRuleTagsArgs
- func (AutomationRuleTagsArgs) ElementType() reflect.Type
- func (i AutomationRuleTagsArgs) ToAutomationRuleTagsOutput() AutomationRuleTagsOutput
- func (i AutomationRuleTagsArgs) ToAutomationRuleTagsOutputWithContext(ctx context.Context) AutomationRuleTagsOutput
- func (i AutomationRuleTagsArgs) ToAutomationRuleTagsPtrOutput() AutomationRuleTagsPtrOutput
- func (i AutomationRuleTagsArgs) ToAutomationRuleTagsPtrOutputWithContext(ctx context.Context) AutomationRuleTagsPtrOutput
- func (i AutomationRuleTagsArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleTags]
- type AutomationRuleTagsInput
- type AutomationRuleTagsOutput
- func (AutomationRuleTagsOutput) ElementType() reflect.Type
- func (o AutomationRuleTagsOutput) ToAutomationRuleTagsOutput() AutomationRuleTagsOutput
- func (o AutomationRuleTagsOutput) ToAutomationRuleTagsOutputWithContext(ctx context.Context) AutomationRuleTagsOutput
- func (o AutomationRuleTagsOutput) ToAutomationRuleTagsPtrOutput() AutomationRuleTagsPtrOutput
- func (o AutomationRuleTagsOutput) ToAutomationRuleTagsPtrOutputWithContext(ctx context.Context) AutomationRuleTagsPtrOutput
- func (o AutomationRuleTagsOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleTags]
- type AutomationRuleTagsPtrInput
- type AutomationRuleTagsPtrOutput
- func (o AutomationRuleTagsPtrOutput) Elem() AutomationRuleTagsOutput
- func (AutomationRuleTagsPtrOutput) ElementType() reflect.Type
- func (o AutomationRuleTagsPtrOutput) ToAutomationRuleTagsPtrOutput() AutomationRuleTagsPtrOutput
- func (o AutomationRuleTagsPtrOutput) ToAutomationRuleTagsPtrOutputWithContext(ctx context.Context) AutomationRuleTagsPtrOutput
- func (o AutomationRuleTagsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleTags]
- type AutomationRuleWorkflowUpdate
- type AutomationRuleWorkflowUpdateArgs
- func (AutomationRuleWorkflowUpdateArgs) ElementType() reflect.Type
- func (i AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdateOutput() AutomationRuleWorkflowUpdateOutput
- func (i AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdateOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateOutput
- func (i AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdatePtrOutput() AutomationRuleWorkflowUpdatePtrOutput
- func (i AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdatePtrOutput
- func (i AutomationRuleWorkflowUpdateArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleWorkflowUpdate]
- type AutomationRuleWorkflowUpdateInput
- type AutomationRuleWorkflowUpdateOutput
- func (AutomationRuleWorkflowUpdateOutput) ElementType() reflect.Type
- func (o AutomationRuleWorkflowUpdateOutput) Status() AutomationRuleWorkflowUpdateStatusOutput
- func (o AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdateOutput() AutomationRuleWorkflowUpdateOutput
- func (o AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdateOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateOutput
- func (o AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdatePtrOutput() AutomationRuleWorkflowUpdatePtrOutput
- func (o AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdatePtrOutput
- func (o AutomationRuleWorkflowUpdateOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleWorkflowUpdate]
- type AutomationRuleWorkflowUpdatePtrInput
- type AutomationRuleWorkflowUpdatePtrOutput
- func (o AutomationRuleWorkflowUpdatePtrOutput) Elem() AutomationRuleWorkflowUpdateOutput
- func (AutomationRuleWorkflowUpdatePtrOutput) ElementType() reflect.Type
- func (o AutomationRuleWorkflowUpdatePtrOutput) Status() AutomationRuleWorkflowUpdateStatusPtrOutput
- func (o AutomationRuleWorkflowUpdatePtrOutput) ToAutomationRuleWorkflowUpdatePtrOutput() AutomationRuleWorkflowUpdatePtrOutput
- func (o AutomationRuleWorkflowUpdatePtrOutput) ToAutomationRuleWorkflowUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdatePtrOutput
- func (o AutomationRuleWorkflowUpdatePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleWorkflowUpdate]
- type AutomationRuleWorkflowUpdateStatus
- func (AutomationRuleWorkflowUpdateStatus) ElementType() reflect.Type
- func (e AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusOutput() AutomationRuleWorkflowUpdateStatusOutput
- func (e AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateStatusOutput
- func (e AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusPtrOutput() AutomationRuleWorkflowUpdateStatusPtrOutput
- func (e AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusPtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateStatusPtrOutput
- func (e AutomationRuleWorkflowUpdateStatus) ToStringOutput() pulumi.StringOutput
- func (e AutomationRuleWorkflowUpdateStatus) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e AutomationRuleWorkflowUpdateStatus) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e AutomationRuleWorkflowUpdateStatus) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleWorkflowUpdateStatusInput
- type AutomationRuleWorkflowUpdateStatusOutput
- func (AutomationRuleWorkflowUpdateStatusOutput) ElementType() reflect.Type
- func (o AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusOutput() AutomationRuleWorkflowUpdateStatusOutput
- func (o AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateStatusOutput
- func (o AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutput() AutomationRuleWorkflowUpdateStatusPtrOutput
- func (o AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateStatusPtrOutput
- func (o AutomationRuleWorkflowUpdateStatusOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleWorkflowUpdateStatus]
- func (o AutomationRuleWorkflowUpdateStatusOutput) ToStringOutput() pulumi.StringOutput
- func (o AutomationRuleWorkflowUpdateStatusOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o AutomationRuleWorkflowUpdateStatusOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleWorkflowUpdateStatusOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRuleWorkflowUpdateStatusPtrInput
- type AutomationRuleWorkflowUpdateStatusPtrOutput
- func (o AutomationRuleWorkflowUpdateStatusPtrOutput) Elem() AutomationRuleWorkflowUpdateStatusOutput
- func (AutomationRuleWorkflowUpdateStatusPtrOutput) ElementType() reflect.Type
- func (o AutomationRuleWorkflowUpdateStatusPtrOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutput() AutomationRuleWorkflowUpdateStatusPtrOutput
- func (o AutomationRuleWorkflowUpdateStatusPtrOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateStatusPtrOutput
- func (o AutomationRuleWorkflowUpdateStatusPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleWorkflowUpdateStatus]
- func (o AutomationRuleWorkflowUpdateStatusPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRuleWorkflowUpdateStatusPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRulemap
- type AutomationRulemapArgs
- func (AutomationRulemapArgs) ElementType() reflect.Type
- func (i AutomationRulemapArgs) ToAutomationRulemapOutput() AutomationRulemapOutput
- func (i AutomationRulemapArgs) ToAutomationRulemapOutputWithContext(ctx context.Context) AutomationRulemapOutput
- func (i AutomationRulemapArgs) ToAutomationRulemapPtrOutput() AutomationRulemapPtrOutput
- func (i AutomationRulemapArgs) ToAutomationRulemapPtrOutputWithContext(ctx context.Context) AutomationRulemapPtrOutput
- func (i AutomationRulemapArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRulemap]
- type AutomationRulemapInput
- type AutomationRulemapOutput
- func (AutomationRulemapOutput) ElementType() reflect.Type
- func (o AutomationRulemapOutput) ToAutomationRulemapOutput() AutomationRulemapOutput
- func (o AutomationRulemapOutput) ToAutomationRulemapOutputWithContext(ctx context.Context) AutomationRulemapOutput
- func (o AutomationRulemapOutput) ToAutomationRulemapPtrOutput() AutomationRulemapPtrOutput
- func (o AutomationRulemapOutput) ToAutomationRulemapPtrOutputWithContext(ctx context.Context) AutomationRulemapPtrOutput
- func (o AutomationRulemapOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulemap]
- type AutomationRulemapPtrInput
- type AutomationRulemapPtrOutput
- func (o AutomationRulemapPtrOutput) Elem() AutomationRulemapOutput
- func (AutomationRulemapPtrOutput) ElementType() reflect.Type
- func (o AutomationRulemapPtrOutput) ToAutomationRulemapPtrOutput() AutomationRulemapPtrOutput
- func (o AutomationRulemapPtrOutput) ToAutomationRulemapPtrOutputWithContext(ctx context.Context) AutomationRulemapPtrOutput
- func (o AutomationRulemapPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRulemap]
- type AutomationRulesAction
- type AutomationRulesActionArgs
- func (AutomationRulesActionArgs) ElementType() reflect.Type
- func (i AutomationRulesActionArgs) ToAutomationRulesActionOutput() AutomationRulesActionOutput
- func (i AutomationRulesActionArgs) ToAutomationRulesActionOutputWithContext(ctx context.Context) AutomationRulesActionOutput
- func (i AutomationRulesActionArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesAction]
- type AutomationRulesActionArray
- func (AutomationRulesActionArray) ElementType() reflect.Type
- func (i AutomationRulesActionArray) ToAutomationRulesActionArrayOutput() AutomationRulesActionArrayOutput
- func (i AutomationRulesActionArray) ToAutomationRulesActionArrayOutputWithContext(ctx context.Context) AutomationRulesActionArrayOutput
- func (i AutomationRulesActionArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRulesAction]
- type AutomationRulesActionArrayInput
- type AutomationRulesActionArrayOutput
- func (AutomationRulesActionArrayOutput) ElementType() reflect.Type
- func (o AutomationRulesActionArrayOutput) Index(i pulumi.IntInput) AutomationRulesActionOutput
- func (o AutomationRulesActionArrayOutput) ToAutomationRulesActionArrayOutput() AutomationRulesActionArrayOutput
- func (o AutomationRulesActionArrayOutput) ToAutomationRulesActionArrayOutputWithContext(ctx context.Context) AutomationRulesActionArrayOutput
- func (o AutomationRulesActionArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRulesAction]
- type AutomationRulesActionInput
- type AutomationRulesActionOutput
- func (AutomationRulesActionOutput) ElementType() reflect.Type
- func (o AutomationRulesActionOutput) FindingFieldsUpdate() AutomationRulesFindingFieldsUpdateOutput
- func (o AutomationRulesActionOutput) ToAutomationRulesActionOutput() AutomationRulesActionOutput
- func (o AutomationRulesActionOutput) ToAutomationRulesActionOutputWithContext(ctx context.Context) AutomationRulesActionOutput
- func (o AutomationRulesActionOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesAction]
- func (o AutomationRulesActionOutput) Type() AutomationRulesActionTypeOutput
- type AutomationRulesActionType
- func (AutomationRulesActionType) ElementType() reflect.Type
- func (e AutomationRulesActionType) ToAutomationRulesActionTypeOutput() AutomationRulesActionTypeOutput
- func (e AutomationRulesActionType) ToAutomationRulesActionTypeOutputWithContext(ctx context.Context) AutomationRulesActionTypeOutput
- func (e AutomationRulesActionType) ToAutomationRulesActionTypePtrOutput() AutomationRulesActionTypePtrOutput
- func (e AutomationRulesActionType) ToAutomationRulesActionTypePtrOutputWithContext(ctx context.Context) AutomationRulesActionTypePtrOutput
- func (e AutomationRulesActionType) ToStringOutput() pulumi.StringOutput
- func (e AutomationRulesActionType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e AutomationRulesActionType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e AutomationRulesActionType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRulesActionTypeInput
- type AutomationRulesActionTypeOutput
- func (AutomationRulesActionTypeOutput) ElementType() reflect.Type
- func (o AutomationRulesActionTypeOutput) ToAutomationRulesActionTypeOutput() AutomationRulesActionTypeOutput
- func (o AutomationRulesActionTypeOutput) ToAutomationRulesActionTypeOutputWithContext(ctx context.Context) AutomationRulesActionTypeOutput
- func (o AutomationRulesActionTypeOutput) ToAutomationRulesActionTypePtrOutput() AutomationRulesActionTypePtrOutput
- func (o AutomationRulesActionTypeOutput) ToAutomationRulesActionTypePtrOutputWithContext(ctx context.Context) AutomationRulesActionTypePtrOutput
- func (o AutomationRulesActionTypeOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesActionType]
- func (o AutomationRulesActionTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o AutomationRulesActionTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o AutomationRulesActionTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRulesActionTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRulesActionTypePtrInput
- type AutomationRulesActionTypePtrOutput
- func (o AutomationRulesActionTypePtrOutput) Elem() AutomationRulesActionTypeOutput
- func (AutomationRulesActionTypePtrOutput) ElementType() reflect.Type
- func (o AutomationRulesActionTypePtrOutput) ToAutomationRulesActionTypePtrOutput() AutomationRulesActionTypePtrOutput
- func (o AutomationRulesActionTypePtrOutput) ToAutomationRulesActionTypePtrOutputWithContext(ctx context.Context) AutomationRulesActionTypePtrOutput
- func (o AutomationRulesActionTypePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRulesActionType]
- func (o AutomationRulesActionTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRulesActionTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRulesFindingFieldsUpdate
- type AutomationRulesFindingFieldsUpdateArgs
- func (AutomationRulesFindingFieldsUpdateArgs) ElementType() reflect.Type
- func (i AutomationRulesFindingFieldsUpdateArgs) ToAutomationRulesFindingFieldsUpdateOutput() AutomationRulesFindingFieldsUpdateOutput
- func (i AutomationRulesFindingFieldsUpdateArgs) ToAutomationRulesFindingFieldsUpdateOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateOutput
- func (i AutomationRulesFindingFieldsUpdateArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesFindingFieldsUpdate]
- type AutomationRulesFindingFieldsUpdateInput
- type AutomationRulesFindingFieldsUpdateOutput
- func (o AutomationRulesFindingFieldsUpdateOutput) Confidence() pulumi.IntPtrOutput
- func (o AutomationRulesFindingFieldsUpdateOutput) Criticality() pulumi.IntPtrOutput
- func (AutomationRulesFindingFieldsUpdateOutput) ElementType() reflect.Type
- func (o AutomationRulesFindingFieldsUpdateOutput) Note() AutomationRuleNoteUpdatePtrOutput
- func (o AutomationRulesFindingFieldsUpdateOutput) RelatedFindings() AutomationRuleRelatedFindingArrayOutput
- func (o AutomationRulesFindingFieldsUpdateOutput) Severity() AutomationRuleSeverityUpdatePtrOutput
- func (o AutomationRulesFindingFieldsUpdateOutput) ToAutomationRulesFindingFieldsUpdateOutput() AutomationRulesFindingFieldsUpdateOutput
- func (o AutomationRulesFindingFieldsUpdateOutput) ToAutomationRulesFindingFieldsUpdateOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateOutput
- func (o AutomationRulesFindingFieldsUpdateOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesFindingFieldsUpdate]
- func (o AutomationRulesFindingFieldsUpdateOutput) Types() pulumi.StringArrayOutput
- func (o AutomationRulesFindingFieldsUpdateOutput) UserDefinedFields() AutomationRulemapPtrOutput
- func (o AutomationRulesFindingFieldsUpdateOutput) VerificationState() AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
- func (o AutomationRulesFindingFieldsUpdateOutput) Workflow() AutomationRuleWorkflowUpdatePtrOutput
- type AutomationRulesFindingFieldsUpdateVerificationState
- func (AutomationRulesFindingFieldsUpdateVerificationState) ElementType() reflect.Type
- func (e AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStateOutput() AutomationRulesFindingFieldsUpdateVerificationStateOutput
- func (e AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStateOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateVerificationStateOutput
- func (e AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutput() AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
- func (e AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
- func (e AutomationRulesFindingFieldsUpdateVerificationState) ToStringOutput() pulumi.StringOutput
- func (e AutomationRulesFindingFieldsUpdateVerificationState) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e AutomationRulesFindingFieldsUpdateVerificationState) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e AutomationRulesFindingFieldsUpdateVerificationState) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRulesFindingFieldsUpdateVerificationStateInput
- type AutomationRulesFindingFieldsUpdateVerificationStateOutput
- func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ElementType() reflect.Type
- func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStateOutput() AutomationRulesFindingFieldsUpdateVerificationStateOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStateOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateVerificationStateOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutput() AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesFindingFieldsUpdateVerificationState]
- func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringOutput() pulumi.StringOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRulesFindingFieldsUpdateVerificationStatePtrInput
- type AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) Elem() AutomationRulesFindingFieldsUpdateVerificationStateOutput
- func (AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ElementType() reflect.Type
- func (o AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutput() AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRulesFindingFieldsUpdateVerificationState]
- func (o AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type AutomationRulesFindingFilters
- type AutomationRulesFindingFiltersArgs
- func (AutomationRulesFindingFiltersArgs) ElementType() reflect.Type
- func (i AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersOutput() AutomationRulesFindingFiltersOutput
- func (i AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersOutputWithContext(ctx context.Context) AutomationRulesFindingFiltersOutput
- func (i AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersPtrOutput() AutomationRulesFindingFiltersPtrOutput
- func (i AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersPtrOutputWithContext(ctx context.Context) AutomationRulesFindingFiltersPtrOutput
- func (i AutomationRulesFindingFiltersArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesFindingFilters]
- type AutomationRulesFindingFiltersInput
- type AutomationRulesFindingFiltersOutput
- func (o AutomationRulesFindingFiltersOutput) AwsAccountId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) CompanyName() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ComplianceAssociatedStandardsId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ComplianceSecurityControlId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ComplianceStatus() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) Confidence() AutomationRuleNumberFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) CreatedAt() AutomationRuleDateFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) Criticality() AutomationRuleNumberFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) Description() AutomationRuleStringFilterArrayOutput
- func (AutomationRulesFindingFiltersOutput) ElementType() reflect.Type
- func (o AutomationRulesFindingFiltersOutput) FirstObservedAt() AutomationRuleDateFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) GeneratorId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) Id() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) LastObservedAt() AutomationRuleDateFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) NoteText() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) NoteUpdatedAt() AutomationRuleDateFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) NoteUpdatedBy() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ProductArn() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ProductName() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) RecordState() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) RelatedFindingsId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) RelatedFindingsProductArn() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ResourceDetailsOther() AutomationRuleMapFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ResourceId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ResourcePartition() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ResourceRegion() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ResourceTags() AutomationRuleMapFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ResourceType() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) SeverityLabel() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) SourceUrl() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) Title() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersOutput() AutomationRulesFindingFiltersOutput
- func (o AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersOutputWithContext(ctx context.Context) AutomationRulesFindingFiltersOutput
- func (o AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersPtrOutput() AutomationRulesFindingFiltersPtrOutput
- func (o AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersPtrOutputWithContext(ctx context.Context) AutomationRulesFindingFiltersPtrOutput
- func (o AutomationRulesFindingFiltersOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesFindingFilters]
- func (o AutomationRulesFindingFiltersOutput) Type() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) UpdatedAt() AutomationRuleDateFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) UserDefinedFields() AutomationRuleMapFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) VerificationState() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersOutput) WorkflowStatus() AutomationRuleStringFilterArrayOutput
- type AutomationRulesFindingFiltersPtrInput
- type AutomationRulesFindingFiltersPtrOutput
- func (o AutomationRulesFindingFiltersPtrOutput) AwsAccountId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) CompanyName() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ComplianceAssociatedStandardsId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ComplianceSecurityControlId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ComplianceStatus() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) Confidence() AutomationRuleNumberFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) CreatedAt() AutomationRuleDateFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) Criticality() AutomationRuleNumberFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) Description() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) Elem() AutomationRulesFindingFiltersOutput
- func (AutomationRulesFindingFiltersPtrOutput) ElementType() reflect.Type
- func (o AutomationRulesFindingFiltersPtrOutput) FirstObservedAt() AutomationRuleDateFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) GeneratorId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) Id() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) LastObservedAt() AutomationRuleDateFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) NoteText() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) NoteUpdatedAt() AutomationRuleDateFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) NoteUpdatedBy() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ProductArn() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ProductName() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) RecordState() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) RelatedFindingsId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) RelatedFindingsProductArn() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ResourceDetailsOther() AutomationRuleMapFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ResourceId() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ResourcePartition() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ResourceRegion() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ResourceTags() AutomationRuleMapFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ResourceType() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) SeverityLabel() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) SourceUrl() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) Title() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ToAutomationRulesFindingFiltersPtrOutput() AutomationRulesFindingFiltersPtrOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ToAutomationRulesFindingFiltersPtrOutputWithContext(ctx context.Context) AutomationRulesFindingFiltersPtrOutput
- func (o AutomationRulesFindingFiltersPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRulesFindingFilters]
- func (o AutomationRulesFindingFiltersPtrOutput) Type() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) UpdatedAt() AutomationRuleDateFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) UserDefinedFields() AutomationRuleMapFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) VerificationState() AutomationRuleStringFilterArrayOutput
- func (o AutomationRulesFindingFiltersPtrOutput) WorkflowStatus() AutomationRuleStringFilterArrayOutput
- type Hub
- type HubArgs
- type HubInput
- type HubOutput
- func (o HubOutput) Arn() pulumi.StringOutput
- func (o HubOutput) AutoEnableControls() pulumi.BoolPtrOutput
- func (o HubOutput) ControlFindingGenerator() pulumi.StringPtrOutput
- func (HubOutput) ElementType() reflect.Type
- func (o HubOutput) EnableDefaultStandards() pulumi.BoolPtrOutput
- func (o HubOutput) SubscribedAt() pulumi.StringOutput
- func (o HubOutput) Tags() HubTagsPtrOutput
- func (o HubOutput) ToHubOutput() HubOutput
- func (o HubOutput) ToHubOutputWithContext(ctx context.Context) HubOutput
- func (o HubOutput) ToOutput(ctx context.Context) pulumix.Output[*Hub]
- type HubState
- type HubTags
- type HubTagsArgs
- func (HubTagsArgs) ElementType() reflect.Type
- func (i HubTagsArgs) ToHubTagsOutput() HubTagsOutput
- func (i HubTagsArgs) ToHubTagsOutputWithContext(ctx context.Context) HubTagsOutput
- func (i HubTagsArgs) ToHubTagsPtrOutput() HubTagsPtrOutput
- func (i HubTagsArgs) ToHubTagsPtrOutputWithContext(ctx context.Context) HubTagsPtrOutput
- func (i HubTagsArgs) ToOutput(ctx context.Context) pulumix.Output[HubTags]
- type HubTagsInput
- type HubTagsOutput
- func (HubTagsOutput) ElementType() reflect.Type
- func (o HubTagsOutput) ToHubTagsOutput() HubTagsOutput
- func (o HubTagsOutput) ToHubTagsOutputWithContext(ctx context.Context) HubTagsOutput
- func (o HubTagsOutput) ToHubTagsPtrOutput() HubTagsPtrOutput
- func (o HubTagsOutput) ToHubTagsPtrOutputWithContext(ctx context.Context) HubTagsPtrOutput
- func (o HubTagsOutput) ToOutput(ctx context.Context) pulumix.Output[HubTags]
- type HubTagsPtrInput
- type HubTagsPtrOutput
- func (o HubTagsPtrOutput) Elem() HubTagsOutput
- func (HubTagsPtrOutput) ElementType() reflect.Type
- func (o HubTagsPtrOutput) ToHubTagsPtrOutput() HubTagsPtrOutput
- func (o HubTagsPtrOutput) ToHubTagsPtrOutputWithContext(ctx context.Context) HubTagsPtrOutput
- func (o HubTagsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*HubTags]
- type LookupAutomationRuleArgs
- type LookupAutomationRuleOutputArgs
- type LookupAutomationRuleResult
- type LookupAutomationRuleResultOutput
- func (o LookupAutomationRuleResultOutput) Actions() AutomationRulesActionArrayOutput
- func (o LookupAutomationRuleResultOutput) CreatedAt() pulumi.StringPtrOutput
- func (o LookupAutomationRuleResultOutput) CreatedBy() pulumi.StringPtrOutput
- func (o LookupAutomationRuleResultOutput) Criteria() AutomationRulesFindingFiltersPtrOutput
- func (o LookupAutomationRuleResultOutput) Description() pulumi.StringPtrOutput
- func (LookupAutomationRuleResultOutput) ElementType() reflect.Type
- func (o LookupAutomationRuleResultOutput) IsTerminal() pulumi.BoolPtrOutput
- func (o LookupAutomationRuleResultOutput) RuleArn() pulumi.StringPtrOutput
- func (o LookupAutomationRuleResultOutput) RuleName() pulumi.StringPtrOutput
- func (o LookupAutomationRuleResultOutput) RuleOrder() pulumi.IntPtrOutput
- func (o LookupAutomationRuleResultOutput) RuleStatus() AutomationRuleRuleStatusPtrOutput
- func (o LookupAutomationRuleResultOutput) Tags() AutomationRuleTagsPtrOutput
- func (o LookupAutomationRuleResultOutput) ToLookupAutomationRuleResultOutput() LookupAutomationRuleResultOutput
- func (o LookupAutomationRuleResultOutput) ToLookupAutomationRuleResultOutputWithContext(ctx context.Context) LookupAutomationRuleResultOutput
- func (o LookupAutomationRuleResultOutput) ToOutput(ctx context.Context) pulumix.Output[LookupAutomationRuleResult]
- func (o LookupAutomationRuleResultOutput) UpdatedAt() pulumi.StringPtrOutput
- type LookupHubArgs
- type LookupHubOutputArgs
- type LookupHubResult
- type LookupHubResultOutput
- func (o LookupHubResultOutput) Arn() pulumi.StringPtrOutput
- func (o LookupHubResultOutput) AutoEnableControls() pulumi.BoolPtrOutput
- func (o LookupHubResultOutput) ControlFindingGenerator() pulumi.StringPtrOutput
- func (LookupHubResultOutput) ElementType() reflect.Type
- func (o LookupHubResultOutput) SubscribedAt() pulumi.StringPtrOutput
- func (o LookupHubResultOutput) Tags() HubTagsPtrOutput
- func (o LookupHubResultOutput) ToLookupHubResultOutput() LookupHubResultOutput
- func (o LookupHubResultOutput) ToLookupHubResultOutputWithContext(ctx context.Context) LookupHubResultOutput
- func (o LookupHubResultOutput) ToOutput(ctx context.Context) pulumix.Output[LookupHubResult]
- type LookupStandardArgs
- type LookupStandardOutputArgs
- type LookupStandardResult
- type LookupStandardResultOutput
- func (o LookupStandardResultOutput) DisabledStandardsControls() StandardsControlArrayOutput
- func (LookupStandardResultOutput) ElementType() reflect.Type
- func (o LookupStandardResultOutput) StandardsSubscriptionArn() pulumi.StringPtrOutput
- func (o LookupStandardResultOutput) ToLookupStandardResultOutput() LookupStandardResultOutput
- func (o LookupStandardResultOutput) ToLookupStandardResultOutputWithContext(ctx context.Context) LookupStandardResultOutput
- func (o LookupStandardResultOutput) ToOutput(ctx context.Context) pulumix.Output[LookupStandardResult]
- type Standard
- type StandardArgs
- type StandardInput
- type StandardOutput
- func (o StandardOutput) DisabledStandardsControls() StandardsControlArrayOutput
- func (StandardOutput) ElementType() reflect.Type
- func (o StandardOutput) StandardsArn() pulumi.StringOutput
- func (o StandardOutput) StandardsSubscriptionArn() pulumi.StringOutput
- func (o StandardOutput) ToOutput(ctx context.Context) pulumix.Output[*Standard]
- func (o StandardOutput) ToStandardOutput() StandardOutput
- func (o StandardOutput) ToStandardOutputWithContext(ctx context.Context) StandardOutput
- type StandardState
- type StandardsControl
- type StandardsControlArgs
- func (StandardsControlArgs) ElementType() reflect.Type
- func (i StandardsControlArgs) ToOutput(ctx context.Context) pulumix.Output[StandardsControl]
- func (i StandardsControlArgs) ToStandardsControlOutput() StandardsControlOutput
- func (i StandardsControlArgs) ToStandardsControlOutputWithContext(ctx context.Context) StandardsControlOutput
- type StandardsControlArray
- func (StandardsControlArray) ElementType() reflect.Type
- func (i StandardsControlArray) ToOutput(ctx context.Context) pulumix.Output[[]StandardsControl]
- func (i StandardsControlArray) ToStandardsControlArrayOutput() StandardsControlArrayOutput
- func (i StandardsControlArray) ToStandardsControlArrayOutputWithContext(ctx context.Context) StandardsControlArrayOutput
- type StandardsControlArrayInput
- type StandardsControlArrayOutput
- func (StandardsControlArrayOutput) ElementType() reflect.Type
- func (o StandardsControlArrayOutput) Index(i pulumi.IntInput) StandardsControlOutput
- func (o StandardsControlArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]StandardsControl]
- func (o StandardsControlArrayOutput) ToStandardsControlArrayOutput() StandardsControlArrayOutput
- func (o StandardsControlArrayOutput) ToStandardsControlArrayOutputWithContext(ctx context.Context) StandardsControlArrayOutput
- type StandardsControlInput
- type StandardsControlOutput
- func (StandardsControlOutput) ElementType() reflect.Type
- func (o StandardsControlOutput) Reason() pulumi.StringPtrOutput
- func (o StandardsControlOutput) StandardsControlArn() pulumi.StringOutput
- func (o StandardsControlOutput) ToOutput(ctx context.Context) pulumix.Output[StandardsControl]
- func (o StandardsControlOutput) ToStandardsControlOutput() StandardsControlOutput
- func (o StandardsControlOutput) ToStandardsControlOutputWithContext(ctx context.Context) StandardsControlOutput
Constants ¶
const ( AutomationRuleMapFilterComparisonEquals = AutomationRuleMapFilterComparison("EQUALS") AutomationRuleMapFilterComparisonNotEquals = AutomationRuleMapFilterComparison("NOT_EQUALS") AutomationRuleMapFilterComparisonContains = AutomationRuleMapFilterComparison("CONTAINS") AutomationRuleMapFilterComparisonNotContains = AutomationRuleMapFilterComparison("NOT_CONTAINS") )
const ( AutomationRuleRuleStatusEnabled = AutomationRuleRuleStatus("ENABLED") AutomationRuleRuleStatusDisabled = AutomationRuleRuleStatus("DISABLED") )
const ( AutomationRuleSeverityUpdateLabelInformational = AutomationRuleSeverityUpdateLabel("INFORMATIONAL") AutomationRuleSeverityUpdateLabelLow = AutomationRuleSeverityUpdateLabel("LOW") AutomationRuleSeverityUpdateLabelMedium = AutomationRuleSeverityUpdateLabel("MEDIUM") AutomationRuleSeverityUpdateLabelHigh = AutomationRuleSeverityUpdateLabel("HIGH") AutomationRuleSeverityUpdateLabelCritical = AutomationRuleSeverityUpdateLabel("CRITICAL") )
const ( AutomationRuleStringFilterComparisonEquals = AutomationRuleStringFilterComparison("EQUALS") AutomationRuleStringFilterComparisonPrefix = AutomationRuleStringFilterComparison("PREFIX") AutomationRuleStringFilterComparisonNotEquals = AutomationRuleStringFilterComparison("NOT_EQUALS") AutomationRuleStringFilterComparisonPrefixNotEquals = AutomationRuleStringFilterComparison("PREFIX_NOT_EQUALS") AutomationRuleStringFilterComparisonContains = AutomationRuleStringFilterComparison("CONTAINS") AutomationRuleStringFilterComparisonNotContains = AutomationRuleStringFilterComparison("NOT_CONTAINS") )
const ( AutomationRuleWorkflowUpdateStatusNew = AutomationRuleWorkflowUpdateStatus("NEW") AutomationRuleWorkflowUpdateStatusNotified = AutomationRuleWorkflowUpdateStatus("NOTIFIED") AutomationRuleWorkflowUpdateStatusResolved = AutomationRuleWorkflowUpdateStatus("RESOLVED") AutomationRuleWorkflowUpdateStatusSuppressed = AutomationRuleWorkflowUpdateStatus("SUPPRESSED") )
const ( AutomationRulesFindingFieldsUpdateVerificationStateUnknown = AutomationRulesFindingFieldsUpdateVerificationState("UNKNOWN") AutomationRulesFindingFieldsUpdateVerificationStateTruePositive = AutomationRulesFindingFieldsUpdateVerificationState("TRUE_POSITIVE") AutomationRulesFindingFieldsUpdateVerificationStateFalsePositive = AutomationRulesFindingFieldsUpdateVerificationState("FALSE_POSITIVE") AutomationRulesFindingFieldsUpdateVerificationStateBenignPositive = AutomationRulesFindingFieldsUpdateVerificationState("BENIGN_POSITIVE") )
const (
AutomationRuleDateRangeUnitDays = AutomationRuleDateRangeUnit("DAYS")
)
const (
AutomationRulesActionTypeFindingFieldsUpdate = AutomationRulesActionType("FINDING_FIELDS_UPDATE")
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutomationRule ¶ added in v0.66.0
type AutomationRule struct { pulumi.CustomResourceState Actions AutomationRulesActionArrayOutput `pulumi:"actions"` // The date and time when Automation Rule was created CreatedAt pulumi.StringOutput `pulumi:"createdAt"` // The identifier by which created the rule CreatedBy pulumi.StringOutput `pulumi:"createdBy"` // The rule criteria for evaluating findings Criteria AutomationRulesFindingFiltersPtrOutput `pulumi:"criteria"` // Rule description Description pulumi.StringPtrOutput `pulumi:"description"` // If Rule is a terminal rule IsTerminal pulumi.BoolPtrOutput `pulumi:"isTerminal"` // An Automation Rule Arn is automatically created RuleArn pulumi.StringOutput `pulumi:"ruleArn"` // Rule name RuleName pulumi.StringPtrOutput `pulumi:"ruleName"` // Rule order value RuleOrder pulumi.IntPtrOutput `pulumi:"ruleOrder"` // Status of the Rule upon creation RuleStatus AutomationRuleRuleStatusPtrOutput `pulumi:"ruleStatus"` Tags AutomationRuleTagsPtrOutput `pulumi:"tags"` // The date and time when Automation Rule was last updated UpdatedAt pulumi.StringOutput `pulumi:"updatedAt"` }
The AWS::SecurityHub::AutomationRule resource represents the Automation Rule in your account. One rule resource is created for each Automation Rule in which you configure rule criteria and actions.
func GetAutomationRule ¶ added in v0.66.0
func GetAutomationRule(ctx *pulumi.Context, name string, id pulumi.IDInput, state *AutomationRuleState, opts ...pulumi.ResourceOption) (*AutomationRule, error)
GetAutomationRule gets an existing AutomationRule resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewAutomationRule ¶ added in v0.66.0
func NewAutomationRule(ctx *pulumi.Context, name string, args *AutomationRuleArgs, opts ...pulumi.ResourceOption) (*AutomationRule, error)
NewAutomationRule registers a new resource with the given unique name, arguments, and options.
func (*AutomationRule) ElementType ¶ added in v0.66.0
func (*AutomationRule) ElementType() reflect.Type
func (*AutomationRule) ToAutomationRuleOutput ¶ added in v0.66.0
func (i *AutomationRule) ToAutomationRuleOutput() AutomationRuleOutput
func (*AutomationRule) ToAutomationRuleOutputWithContext ¶ added in v0.66.0
func (i *AutomationRule) ToAutomationRuleOutputWithContext(ctx context.Context) AutomationRuleOutput
func (*AutomationRule) ToOutput ¶ added in v0.76.0
func (i *AutomationRule) ToOutput(ctx context.Context) pulumix.Output[*AutomationRule]
type AutomationRuleArgs ¶ added in v0.66.0
type AutomationRuleArgs struct { Actions AutomationRulesActionArrayInput // The rule criteria for evaluating findings Criteria AutomationRulesFindingFiltersPtrInput // Rule description Description pulumi.StringPtrInput // If Rule is a terminal rule IsTerminal pulumi.BoolPtrInput // Rule name RuleName pulumi.StringPtrInput // Rule order value RuleOrder pulumi.IntPtrInput // Status of the Rule upon creation RuleStatus AutomationRuleRuleStatusPtrInput Tags AutomationRuleTagsPtrInput }
The set of arguments for constructing a AutomationRule resource.
func (AutomationRuleArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleArgs) ElementType() reflect.Type
type AutomationRuleDateFilter ¶ added in v0.66.0
type AutomationRuleDateFilter struct { DateRange *AutomationRuleDateRange `pulumi:"dateRange"` End *string `pulumi:"end"` Start *string `pulumi:"start"` }
type AutomationRuleDateFilterArgs ¶ added in v0.66.0
type AutomationRuleDateFilterArgs struct { DateRange AutomationRuleDateRangePtrInput `pulumi:"dateRange"` End pulumi.StringPtrInput `pulumi:"end"` Start pulumi.StringPtrInput `pulumi:"start"` }
func (AutomationRuleDateFilterArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleDateFilterArgs) ElementType() reflect.Type
func (AutomationRuleDateFilterArgs) ToAutomationRuleDateFilterOutput ¶ added in v0.66.0
func (i AutomationRuleDateFilterArgs) ToAutomationRuleDateFilterOutput() AutomationRuleDateFilterOutput
func (AutomationRuleDateFilterArgs) ToAutomationRuleDateFilterOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleDateFilterArgs) ToAutomationRuleDateFilterOutputWithContext(ctx context.Context) AutomationRuleDateFilterOutput
func (AutomationRuleDateFilterArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRuleDateFilterArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleDateFilter]
type AutomationRuleDateFilterArray ¶ added in v0.66.0
type AutomationRuleDateFilterArray []AutomationRuleDateFilterInput
func (AutomationRuleDateFilterArray) ElementType ¶ added in v0.66.0
func (AutomationRuleDateFilterArray) ElementType() reflect.Type
func (AutomationRuleDateFilterArray) ToAutomationRuleDateFilterArrayOutput ¶ added in v0.66.0
func (i AutomationRuleDateFilterArray) ToAutomationRuleDateFilterArrayOutput() AutomationRuleDateFilterArrayOutput
func (AutomationRuleDateFilterArray) ToAutomationRuleDateFilterArrayOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleDateFilterArray) ToAutomationRuleDateFilterArrayOutputWithContext(ctx context.Context) AutomationRuleDateFilterArrayOutput
func (AutomationRuleDateFilterArray) ToOutput ¶ added in v0.76.0
func (i AutomationRuleDateFilterArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleDateFilter]
type AutomationRuleDateFilterArrayInput ¶ added in v0.66.0
type AutomationRuleDateFilterArrayInput interface { pulumi.Input ToAutomationRuleDateFilterArrayOutput() AutomationRuleDateFilterArrayOutput ToAutomationRuleDateFilterArrayOutputWithContext(context.Context) AutomationRuleDateFilterArrayOutput }
AutomationRuleDateFilterArrayInput is an input type that accepts AutomationRuleDateFilterArray and AutomationRuleDateFilterArrayOutput values. You can construct a concrete instance of `AutomationRuleDateFilterArrayInput` via:
AutomationRuleDateFilterArray{ AutomationRuleDateFilterArgs{...} }
type AutomationRuleDateFilterArrayOutput ¶ added in v0.66.0
type AutomationRuleDateFilterArrayOutput struct{ *pulumi.OutputState }
func (AutomationRuleDateFilterArrayOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleDateFilterArrayOutput) ElementType() reflect.Type
func (AutomationRuleDateFilterArrayOutput) Index ¶ added in v0.66.0
func (o AutomationRuleDateFilterArrayOutput) Index(i pulumi.IntInput) AutomationRuleDateFilterOutput
func (AutomationRuleDateFilterArrayOutput) ToAutomationRuleDateFilterArrayOutput ¶ added in v0.66.0
func (o AutomationRuleDateFilterArrayOutput) ToAutomationRuleDateFilterArrayOutput() AutomationRuleDateFilterArrayOutput
func (AutomationRuleDateFilterArrayOutput) ToAutomationRuleDateFilterArrayOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateFilterArrayOutput) ToAutomationRuleDateFilterArrayOutputWithContext(ctx context.Context) AutomationRuleDateFilterArrayOutput
func (AutomationRuleDateFilterArrayOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleDateFilterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleDateFilter]
type AutomationRuleDateFilterInput ¶ added in v0.66.0
type AutomationRuleDateFilterInput interface { pulumi.Input ToAutomationRuleDateFilterOutput() AutomationRuleDateFilterOutput ToAutomationRuleDateFilterOutputWithContext(context.Context) AutomationRuleDateFilterOutput }
AutomationRuleDateFilterInput is an input type that accepts AutomationRuleDateFilterArgs and AutomationRuleDateFilterOutput values. You can construct a concrete instance of `AutomationRuleDateFilterInput` via:
AutomationRuleDateFilterArgs{...}
type AutomationRuleDateFilterOutput ¶ added in v0.66.0
type AutomationRuleDateFilterOutput struct{ *pulumi.OutputState }
func (AutomationRuleDateFilterOutput) DateRange ¶ added in v0.66.0
func (o AutomationRuleDateFilterOutput) DateRange() AutomationRuleDateRangePtrOutput
func (AutomationRuleDateFilterOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleDateFilterOutput) ElementType() reflect.Type
func (AutomationRuleDateFilterOutput) End ¶ added in v0.66.0
func (o AutomationRuleDateFilterOutput) End() pulumi.StringPtrOutput
func (AutomationRuleDateFilterOutput) Start ¶ added in v0.66.0
func (o AutomationRuleDateFilterOutput) Start() pulumi.StringPtrOutput
func (AutomationRuleDateFilterOutput) ToAutomationRuleDateFilterOutput ¶ added in v0.66.0
func (o AutomationRuleDateFilterOutput) ToAutomationRuleDateFilterOutput() AutomationRuleDateFilterOutput
func (AutomationRuleDateFilterOutput) ToAutomationRuleDateFilterOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateFilterOutput) ToAutomationRuleDateFilterOutputWithContext(ctx context.Context) AutomationRuleDateFilterOutput
func (AutomationRuleDateFilterOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleDateFilterOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleDateFilter]
type AutomationRuleDateRange ¶ added in v0.66.0
type AutomationRuleDateRange struct { Unit AutomationRuleDateRangeUnit `pulumi:"unit"` Value float64 `pulumi:"value"` }
type AutomationRuleDateRangeArgs ¶ added in v0.66.0
type AutomationRuleDateRangeArgs struct { Unit AutomationRuleDateRangeUnitInput `pulumi:"unit"` Value pulumi.Float64Input `pulumi:"value"` }
func (AutomationRuleDateRangeArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleDateRangeArgs) ElementType() reflect.Type
func (AutomationRuleDateRangeArgs) ToAutomationRuleDateRangeOutput ¶ added in v0.66.0
func (i AutomationRuleDateRangeArgs) ToAutomationRuleDateRangeOutput() AutomationRuleDateRangeOutput
func (AutomationRuleDateRangeArgs) ToAutomationRuleDateRangeOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleDateRangeArgs) ToAutomationRuleDateRangeOutputWithContext(ctx context.Context) AutomationRuleDateRangeOutput
func (AutomationRuleDateRangeArgs) ToAutomationRuleDateRangePtrOutput ¶ added in v0.66.0
func (i AutomationRuleDateRangeArgs) ToAutomationRuleDateRangePtrOutput() AutomationRuleDateRangePtrOutput
func (AutomationRuleDateRangeArgs) ToAutomationRuleDateRangePtrOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleDateRangeArgs) ToAutomationRuleDateRangePtrOutputWithContext(ctx context.Context) AutomationRuleDateRangePtrOutput
func (AutomationRuleDateRangeArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRuleDateRangeArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleDateRange]
type AutomationRuleDateRangeInput ¶ added in v0.66.0
type AutomationRuleDateRangeInput interface { pulumi.Input ToAutomationRuleDateRangeOutput() AutomationRuleDateRangeOutput ToAutomationRuleDateRangeOutputWithContext(context.Context) AutomationRuleDateRangeOutput }
AutomationRuleDateRangeInput is an input type that accepts AutomationRuleDateRangeArgs and AutomationRuleDateRangeOutput values. You can construct a concrete instance of `AutomationRuleDateRangeInput` via:
AutomationRuleDateRangeArgs{...}
type AutomationRuleDateRangeOutput ¶ added in v0.66.0
type AutomationRuleDateRangeOutput struct{ *pulumi.OutputState }
func (AutomationRuleDateRangeOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleDateRangeOutput) ElementType() reflect.Type
func (AutomationRuleDateRangeOutput) ToAutomationRuleDateRangeOutput ¶ added in v0.66.0
func (o AutomationRuleDateRangeOutput) ToAutomationRuleDateRangeOutput() AutomationRuleDateRangeOutput
func (AutomationRuleDateRangeOutput) ToAutomationRuleDateRangeOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateRangeOutput) ToAutomationRuleDateRangeOutputWithContext(ctx context.Context) AutomationRuleDateRangeOutput
func (AutomationRuleDateRangeOutput) ToAutomationRuleDateRangePtrOutput ¶ added in v0.66.0
func (o AutomationRuleDateRangeOutput) ToAutomationRuleDateRangePtrOutput() AutomationRuleDateRangePtrOutput
func (AutomationRuleDateRangeOutput) ToAutomationRuleDateRangePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateRangeOutput) ToAutomationRuleDateRangePtrOutputWithContext(ctx context.Context) AutomationRuleDateRangePtrOutput
func (AutomationRuleDateRangeOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleDateRangeOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleDateRange]
func (AutomationRuleDateRangeOutput) Unit ¶ added in v0.66.0
func (o AutomationRuleDateRangeOutput) Unit() AutomationRuleDateRangeUnitOutput
func (AutomationRuleDateRangeOutput) Value ¶ added in v0.66.0
func (o AutomationRuleDateRangeOutput) Value() pulumi.Float64Output
type AutomationRuleDateRangePtrInput ¶ added in v0.66.0
type AutomationRuleDateRangePtrInput interface { pulumi.Input ToAutomationRuleDateRangePtrOutput() AutomationRuleDateRangePtrOutput ToAutomationRuleDateRangePtrOutputWithContext(context.Context) AutomationRuleDateRangePtrOutput }
AutomationRuleDateRangePtrInput is an input type that accepts AutomationRuleDateRangeArgs, AutomationRuleDateRangePtr and AutomationRuleDateRangePtrOutput values. You can construct a concrete instance of `AutomationRuleDateRangePtrInput` via:
AutomationRuleDateRangeArgs{...} or: nil
func AutomationRuleDateRangePtr ¶ added in v0.66.0
func AutomationRuleDateRangePtr(v *AutomationRuleDateRangeArgs) AutomationRuleDateRangePtrInput
type AutomationRuleDateRangePtrOutput ¶ added in v0.66.0
type AutomationRuleDateRangePtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleDateRangePtrOutput) Elem ¶ added in v0.66.0
func (o AutomationRuleDateRangePtrOutput) Elem() AutomationRuleDateRangeOutput
func (AutomationRuleDateRangePtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleDateRangePtrOutput) ElementType() reflect.Type
func (AutomationRuleDateRangePtrOutput) ToAutomationRuleDateRangePtrOutput ¶ added in v0.66.0
func (o AutomationRuleDateRangePtrOutput) ToAutomationRuleDateRangePtrOutput() AutomationRuleDateRangePtrOutput
func (AutomationRuleDateRangePtrOutput) ToAutomationRuleDateRangePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateRangePtrOutput) ToAutomationRuleDateRangePtrOutputWithContext(ctx context.Context) AutomationRuleDateRangePtrOutput
func (AutomationRuleDateRangePtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleDateRangePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleDateRange]
func (AutomationRuleDateRangePtrOutput) Unit ¶ added in v0.66.0
func (o AutomationRuleDateRangePtrOutput) Unit() AutomationRuleDateRangeUnitPtrOutput
func (AutomationRuleDateRangePtrOutput) Value ¶ added in v0.66.0
func (o AutomationRuleDateRangePtrOutput) Value() pulumi.Float64PtrOutput
type AutomationRuleDateRangeUnit ¶ added in v0.66.0
type AutomationRuleDateRangeUnit string
func (AutomationRuleDateRangeUnit) ElementType ¶ added in v0.66.0
func (AutomationRuleDateRangeUnit) ElementType() reflect.Type
func (AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitOutput ¶ added in v0.66.0
func (e AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitOutput() AutomationRuleDateRangeUnitOutput
func (AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitOutputWithContext(ctx context.Context) AutomationRuleDateRangeUnitOutput
func (AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitPtrOutput ¶ added in v0.66.0
func (e AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitPtrOutput() AutomationRuleDateRangeUnitPtrOutput
func (AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleDateRangeUnit) ToAutomationRuleDateRangeUnitPtrOutputWithContext(ctx context.Context) AutomationRuleDateRangeUnitPtrOutput
func (AutomationRuleDateRangeUnit) ToStringOutput ¶ added in v0.66.0
func (e AutomationRuleDateRangeUnit) ToStringOutput() pulumi.StringOutput
func (AutomationRuleDateRangeUnit) ToStringOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleDateRangeUnit) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleDateRangeUnit) ToStringPtrOutput ¶ added in v0.66.0
func (e AutomationRuleDateRangeUnit) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleDateRangeUnit) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleDateRangeUnit) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleDateRangeUnitInput ¶ added in v0.66.0
type AutomationRuleDateRangeUnitInput interface { pulumi.Input ToAutomationRuleDateRangeUnitOutput() AutomationRuleDateRangeUnitOutput ToAutomationRuleDateRangeUnitOutputWithContext(context.Context) AutomationRuleDateRangeUnitOutput }
AutomationRuleDateRangeUnitInput is an input type that accepts AutomationRuleDateRangeUnitArgs and AutomationRuleDateRangeUnitOutput values. You can construct a concrete instance of `AutomationRuleDateRangeUnitInput` via:
AutomationRuleDateRangeUnitArgs{...}
type AutomationRuleDateRangeUnitOutput ¶ added in v0.66.0
type AutomationRuleDateRangeUnitOutput struct{ *pulumi.OutputState }
func (AutomationRuleDateRangeUnitOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleDateRangeUnitOutput) ElementType() reflect.Type
func (AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitOutput ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitOutput() AutomationRuleDateRangeUnitOutput
func (AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitOutputWithContext(ctx context.Context) AutomationRuleDateRangeUnitOutput
func (AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitPtrOutput ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitPtrOutput() AutomationRuleDateRangeUnitPtrOutput
func (AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitOutput) ToAutomationRuleDateRangeUnitPtrOutputWithContext(ctx context.Context) AutomationRuleDateRangeUnitPtrOutput
func (AutomationRuleDateRangeUnitOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleDateRangeUnitOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleDateRangeUnit]
func (AutomationRuleDateRangeUnitOutput) ToStringOutput ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitOutput) ToStringOutput() pulumi.StringOutput
func (AutomationRuleDateRangeUnitOutput) ToStringOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleDateRangeUnitOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleDateRangeUnitOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleDateRangeUnitPtrInput ¶ added in v0.66.0
type AutomationRuleDateRangeUnitPtrInput interface { pulumi.Input ToAutomationRuleDateRangeUnitPtrOutput() AutomationRuleDateRangeUnitPtrOutput ToAutomationRuleDateRangeUnitPtrOutputWithContext(context.Context) AutomationRuleDateRangeUnitPtrOutput }
func AutomationRuleDateRangeUnitPtr ¶ added in v0.66.0
func AutomationRuleDateRangeUnitPtr(v string) AutomationRuleDateRangeUnitPtrInput
type AutomationRuleDateRangeUnitPtrOutput ¶ added in v0.66.0
type AutomationRuleDateRangeUnitPtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleDateRangeUnitPtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleDateRangeUnitPtrOutput) ElementType() reflect.Type
func (AutomationRuleDateRangeUnitPtrOutput) ToAutomationRuleDateRangeUnitPtrOutput ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitPtrOutput) ToAutomationRuleDateRangeUnitPtrOutput() AutomationRuleDateRangeUnitPtrOutput
func (AutomationRuleDateRangeUnitPtrOutput) ToAutomationRuleDateRangeUnitPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitPtrOutput) ToAutomationRuleDateRangeUnitPtrOutputWithContext(ctx context.Context) AutomationRuleDateRangeUnitPtrOutput
func (AutomationRuleDateRangeUnitPtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleDateRangeUnitPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleDateRangeUnit]
func (AutomationRuleDateRangeUnitPtrOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleDateRangeUnitPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleDateRangeUnitPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleInput ¶ added in v0.66.0
type AutomationRuleInput interface { pulumi.Input ToAutomationRuleOutput() AutomationRuleOutput ToAutomationRuleOutputWithContext(ctx context.Context) AutomationRuleOutput }
type AutomationRuleMapFilter ¶ added in v0.66.0
type AutomationRuleMapFilter struct { Comparison AutomationRuleMapFilterComparison `pulumi:"comparison"` Key string `pulumi:"key"` Value string `pulumi:"value"` }
type AutomationRuleMapFilterArgs ¶ added in v0.66.0
type AutomationRuleMapFilterArgs struct { Comparison AutomationRuleMapFilterComparisonInput `pulumi:"comparison"` Key pulumi.StringInput `pulumi:"key"` Value pulumi.StringInput `pulumi:"value"` }
func (AutomationRuleMapFilterArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleMapFilterArgs) ElementType() reflect.Type
func (AutomationRuleMapFilterArgs) ToAutomationRuleMapFilterOutput ¶ added in v0.66.0
func (i AutomationRuleMapFilterArgs) ToAutomationRuleMapFilterOutput() AutomationRuleMapFilterOutput
func (AutomationRuleMapFilterArgs) ToAutomationRuleMapFilterOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleMapFilterArgs) ToAutomationRuleMapFilterOutputWithContext(ctx context.Context) AutomationRuleMapFilterOutput
func (AutomationRuleMapFilterArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRuleMapFilterArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleMapFilter]
type AutomationRuleMapFilterArray ¶ added in v0.66.0
type AutomationRuleMapFilterArray []AutomationRuleMapFilterInput
func (AutomationRuleMapFilterArray) ElementType ¶ added in v0.66.0
func (AutomationRuleMapFilterArray) ElementType() reflect.Type
func (AutomationRuleMapFilterArray) ToAutomationRuleMapFilterArrayOutput ¶ added in v0.66.0
func (i AutomationRuleMapFilterArray) ToAutomationRuleMapFilterArrayOutput() AutomationRuleMapFilterArrayOutput
func (AutomationRuleMapFilterArray) ToAutomationRuleMapFilterArrayOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleMapFilterArray) ToAutomationRuleMapFilterArrayOutputWithContext(ctx context.Context) AutomationRuleMapFilterArrayOutput
func (AutomationRuleMapFilterArray) ToOutput ¶ added in v0.76.0
func (i AutomationRuleMapFilterArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleMapFilter]
type AutomationRuleMapFilterArrayInput ¶ added in v0.66.0
type AutomationRuleMapFilterArrayInput interface { pulumi.Input ToAutomationRuleMapFilterArrayOutput() AutomationRuleMapFilterArrayOutput ToAutomationRuleMapFilterArrayOutputWithContext(context.Context) AutomationRuleMapFilterArrayOutput }
AutomationRuleMapFilterArrayInput is an input type that accepts AutomationRuleMapFilterArray and AutomationRuleMapFilterArrayOutput values. You can construct a concrete instance of `AutomationRuleMapFilterArrayInput` via:
AutomationRuleMapFilterArray{ AutomationRuleMapFilterArgs{...} }
type AutomationRuleMapFilterArrayOutput ¶ added in v0.66.0
type AutomationRuleMapFilterArrayOutput struct{ *pulumi.OutputState }
func (AutomationRuleMapFilterArrayOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleMapFilterArrayOutput) ElementType() reflect.Type
func (AutomationRuleMapFilterArrayOutput) Index ¶ added in v0.66.0
func (o AutomationRuleMapFilterArrayOutput) Index(i pulumi.IntInput) AutomationRuleMapFilterOutput
func (AutomationRuleMapFilterArrayOutput) ToAutomationRuleMapFilterArrayOutput ¶ added in v0.66.0
func (o AutomationRuleMapFilterArrayOutput) ToAutomationRuleMapFilterArrayOutput() AutomationRuleMapFilterArrayOutput
func (AutomationRuleMapFilterArrayOutput) ToAutomationRuleMapFilterArrayOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleMapFilterArrayOutput) ToAutomationRuleMapFilterArrayOutputWithContext(ctx context.Context) AutomationRuleMapFilterArrayOutput
func (AutomationRuleMapFilterArrayOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleMapFilterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleMapFilter]
type AutomationRuleMapFilterComparison ¶ added in v0.66.0
type AutomationRuleMapFilterComparison string
func (AutomationRuleMapFilterComparison) ElementType ¶ added in v0.66.0
func (AutomationRuleMapFilterComparison) ElementType() reflect.Type
func (AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonOutput ¶ added in v0.66.0
func (e AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonOutput() AutomationRuleMapFilterComparisonOutput
func (AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonOutputWithContext(ctx context.Context) AutomationRuleMapFilterComparisonOutput
func (AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonPtrOutput ¶ added in v0.66.0
func (e AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonPtrOutput() AutomationRuleMapFilterComparisonPtrOutput
func (AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleMapFilterComparison) ToAutomationRuleMapFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleMapFilterComparisonPtrOutput
func (AutomationRuleMapFilterComparison) ToStringOutput ¶ added in v0.66.0
func (e AutomationRuleMapFilterComparison) ToStringOutput() pulumi.StringOutput
func (AutomationRuleMapFilterComparison) ToStringOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleMapFilterComparison) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleMapFilterComparison) ToStringPtrOutput ¶ added in v0.66.0
func (e AutomationRuleMapFilterComparison) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleMapFilterComparison) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleMapFilterComparison) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleMapFilterComparisonInput ¶ added in v0.66.0
type AutomationRuleMapFilterComparisonInput interface { pulumi.Input ToAutomationRuleMapFilterComparisonOutput() AutomationRuleMapFilterComparisonOutput ToAutomationRuleMapFilterComparisonOutputWithContext(context.Context) AutomationRuleMapFilterComparisonOutput }
AutomationRuleMapFilterComparisonInput is an input type that accepts AutomationRuleMapFilterComparisonArgs and AutomationRuleMapFilterComparisonOutput values. You can construct a concrete instance of `AutomationRuleMapFilterComparisonInput` via:
AutomationRuleMapFilterComparisonArgs{...}
type AutomationRuleMapFilterComparisonOutput ¶ added in v0.66.0
type AutomationRuleMapFilterComparisonOutput struct{ *pulumi.OutputState }
func (AutomationRuleMapFilterComparisonOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleMapFilterComparisonOutput) ElementType() reflect.Type
func (AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonOutput ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonOutput() AutomationRuleMapFilterComparisonOutput
func (AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonOutputWithContext(ctx context.Context) AutomationRuleMapFilterComparisonOutput
func (AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonPtrOutput ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonPtrOutput() AutomationRuleMapFilterComparisonPtrOutput
func (AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonOutput) ToAutomationRuleMapFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleMapFilterComparisonPtrOutput
func (AutomationRuleMapFilterComparisonOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleMapFilterComparisonOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleMapFilterComparison]
func (AutomationRuleMapFilterComparisonOutput) ToStringOutput ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonOutput) ToStringOutput() pulumi.StringOutput
func (AutomationRuleMapFilterComparisonOutput) ToStringOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleMapFilterComparisonOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleMapFilterComparisonOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleMapFilterComparisonPtrInput ¶ added in v0.66.0
type AutomationRuleMapFilterComparisonPtrInput interface { pulumi.Input ToAutomationRuleMapFilterComparisonPtrOutput() AutomationRuleMapFilterComparisonPtrOutput ToAutomationRuleMapFilterComparisonPtrOutputWithContext(context.Context) AutomationRuleMapFilterComparisonPtrOutput }
func AutomationRuleMapFilterComparisonPtr ¶ added in v0.66.0
func AutomationRuleMapFilterComparisonPtr(v string) AutomationRuleMapFilterComparisonPtrInput
type AutomationRuleMapFilterComparisonPtrOutput ¶ added in v0.66.0
type AutomationRuleMapFilterComparisonPtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleMapFilterComparisonPtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleMapFilterComparisonPtrOutput) ElementType() reflect.Type
func (AutomationRuleMapFilterComparisonPtrOutput) ToAutomationRuleMapFilterComparisonPtrOutput ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonPtrOutput) ToAutomationRuleMapFilterComparisonPtrOutput() AutomationRuleMapFilterComparisonPtrOutput
func (AutomationRuleMapFilterComparisonPtrOutput) ToAutomationRuleMapFilterComparisonPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonPtrOutput) ToAutomationRuleMapFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleMapFilterComparisonPtrOutput
func (AutomationRuleMapFilterComparisonPtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleMapFilterComparisonPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleMapFilterComparison]
func (AutomationRuleMapFilterComparisonPtrOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleMapFilterComparisonPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleMapFilterComparisonPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleMapFilterInput ¶ added in v0.66.0
type AutomationRuleMapFilterInput interface { pulumi.Input ToAutomationRuleMapFilterOutput() AutomationRuleMapFilterOutput ToAutomationRuleMapFilterOutputWithContext(context.Context) AutomationRuleMapFilterOutput }
AutomationRuleMapFilterInput is an input type that accepts AutomationRuleMapFilterArgs and AutomationRuleMapFilterOutput values. You can construct a concrete instance of `AutomationRuleMapFilterInput` via:
AutomationRuleMapFilterArgs{...}
type AutomationRuleMapFilterOutput ¶ added in v0.66.0
type AutomationRuleMapFilterOutput struct{ *pulumi.OutputState }
func (AutomationRuleMapFilterOutput) Comparison ¶ added in v0.66.0
func (o AutomationRuleMapFilterOutput) Comparison() AutomationRuleMapFilterComparisonOutput
func (AutomationRuleMapFilterOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleMapFilterOutput) ElementType() reflect.Type
func (AutomationRuleMapFilterOutput) Key ¶ added in v0.66.0
func (o AutomationRuleMapFilterOutput) Key() pulumi.StringOutput
func (AutomationRuleMapFilterOutput) ToAutomationRuleMapFilterOutput ¶ added in v0.66.0
func (o AutomationRuleMapFilterOutput) ToAutomationRuleMapFilterOutput() AutomationRuleMapFilterOutput
func (AutomationRuleMapFilterOutput) ToAutomationRuleMapFilterOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleMapFilterOutput) ToAutomationRuleMapFilterOutputWithContext(ctx context.Context) AutomationRuleMapFilterOutput
func (AutomationRuleMapFilterOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleMapFilterOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleMapFilter]
func (AutomationRuleMapFilterOutput) Value ¶ added in v0.66.0
func (o AutomationRuleMapFilterOutput) Value() pulumi.StringOutput
type AutomationRuleNoteUpdate ¶ added in v0.66.0
type AutomationRuleNoteUpdateArgs ¶ added in v0.66.0
type AutomationRuleNoteUpdateArgs struct { Text pulumi.StringInput `pulumi:"text"` UpdatedBy pulumi.StringInput `pulumi:"updatedBy"` }
func (AutomationRuleNoteUpdateArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleNoteUpdateArgs) ElementType() reflect.Type
func (AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdateOutput ¶ added in v0.66.0
func (i AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdateOutput() AutomationRuleNoteUpdateOutput
func (AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdateOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdateOutputWithContext(ctx context.Context) AutomationRuleNoteUpdateOutput
func (AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdatePtrOutput ¶ added in v0.66.0
func (i AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdatePtrOutput() AutomationRuleNoteUpdatePtrOutput
func (AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdatePtrOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleNoteUpdateArgs) ToAutomationRuleNoteUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleNoteUpdatePtrOutput
func (AutomationRuleNoteUpdateArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRuleNoteUpdateArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleNoteUpdate]
type AutomationRuleNoteUpdateInput ¶ added in v0.66.0
type AutomationRuleNoteUpdateInput interface { pulumi.Input ToAutomationRuleNoteUpdateOutput() AutomationRuleNoteUpdateOutput ToAutomationRuleNoteUpdateOutputWithContext(context.Context) AutomationRuleNoteUpdateOutput }
AutomationRuleNoteUpdateInput is an input type that accepts AutomationRuleNoteUpdateArgs and AutomationRuleNoteUpdateOutput values. You can construct a concrete instance of `AutomationRuleNoteUpdateInput` via:
AutomationRuleNoteUpdateArgs{...}
type AutomationRuleNoteUpdateOutput ¶ added in v0.66.0
type AutomationRuleNoteUpdateOutput struct{ *pulumi.OutputState }
func (AutomationRuleNoteUpdateOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleNoteUpdateOutput) ElementType() reflect.Type
func (AutomationRuleNoteUpdateOutput) Text ¶ added in v0.66.0
func (o AutomationRuleNoteUpdateOutput) Text() pulumi.StringOutput
func (AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdateOutput ¶ added in v0.66.0
func (o AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdateOutput() AutomationRuleNoteUpdateOutput
func (AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdateOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdateOutputWithContext(ctx context.Context) AutomationRuleNoteUpdateOutput
func (AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdatePtrOutput ¶ added in v0.66.0
func (o AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdatePtrOutput() AutomationRuleNoteUpdatePtrOutput
func (AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdatePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleNoteUpdateOutput) ToAutomationRuleNoteUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleNoteUpdatePtrOutput
func (AutomationRuleNoteUpdateOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleNoteUpdateOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleNoteUpdate]
func (AutomationRuleNoteUpdateOutput) UpdatedBy ¶ added in v0.66.0
func (o AutomationRuleNoteUpdateOutput) UpdatedBy() pulumi.StringOutput
type AutomationRuleNoteUpdatePtrInput ¶ added in v0.66.0
type AutomationRuleNoteUpdatePtrInput interface { pulumi.Input ToAutomationRuleNoteUpdatePtrOutput() AutomationRuleNoteUpdatePtrOutput ToAutomationRuleNoteUpdatePtrOutputWithContext(context.Context) AutomationRuleNoteUpdatePtrOutput }
AutomationRuleNoteUpdatePtrInput is an input type that accepts AutomationRuleNoteUpdateArgs, AutomationRuleNoteUpdatePtr and AutomationRuleNoteUpdatePtrOutput values. You can construct a concrete instance of `AutomationRuleNoteUpdatePtrInput` via:
AutomationRuleNoteUpdateArgs{...} or: nil
func AutomationRuleNoteUpdatePtr ¶ added in v0.66.0
func AutomationRuleNoteUpdatePtr(v *AutomationRuleNoteUpdateArgs) AutomationRuleNoteUpdatePtrInput
type AutomationRuleNoteUpdatePtrOutput ¶ added in v0.66.0
type AutomationRuleNoteUpdatePtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleNoteUpdatePtrOutput) Elem ¶ added in v0.66.0
func (o AutomationRuleNoteUpdatePtrOutput) Elem() AutomationRuleNoteUpdateOutput
func (AutomationRuleNoteUpdatePtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleNoteUpdatePtrOutput) ElementType() reflect.Type
func (AutomationRuleNoteUpdatePtrOutput) Text ¶ added in v0.66.0
func (o AutomationRuleNoteUpdatePtrOutput) Text() pulumi.StringPtrOutput
func (AutomationRuleNoteUpdatePtrOutput) ToAutomationRuleNoteUpdatePtrOutput ¶ added in v0.66.0
func (o AutomationRuleNoteUpdatePtrOutput) ToAutomationRuleNoteUpdatePtrOutput() AutomationRuleNoteUpdatePtrOutput
func (AutomationRuleNoteUpdatePtrOutput) ToAutomationRuleNoteUpdatePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleNoteUpdatePtrOutput) ToAutomationRuleNoteUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleNoteUpdatePtrOutput
func (AutomationRuleNoteUpdatePtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleNoteUpdatePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleNoteUpdate]
func (AutomationRuleNoteUpdatePtrOutput) UpdatedBy ¶ added in v0.66.0
func (o AutomationRuleNoteUpdatePtrOutput) UpdatedBy() pulumi.StringPtrOutput
type AutomationRuleNumberFilter ¶ added in v0.66.0
type AutomationRuleNumberFilterArgs ¶ added in v0.66.0
type AutomationRuleNumberFilterArgs struct { Eq pulumi.Float64PtrInput `pulumi:"eq"` Gte pulumi.Float64PtrInput `pulumi:"gte"` Lte pulumi.Float64PtrInput `pulumi:"lte"` }
func (AutomationRuleNumberFilterArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleNumberFilterArgs) ElementType() reflect.Type
func (AutomationRuleNumberFilterArgs) ToAutomationRuleNumberFilterOutput ¶ added in v0.66.0
func (i AutomationRuleNumberFilterArgs) ToAutomationRuleNumberFilterOutput() AutomationRuleNumberFilterOutput
func (AutomationRuleNumberFilterArgs) ToAutomationRuleNumberFilterOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleNumberFilterArgs) ToAutomationRuleNumberFilterOutputWithContext(ctx context.Context) AutomationRuleNumberFilterOutput
func (AutomationRuleNumberFilterArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRuleNumberFilterArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleNumberFilter]
type AutomationRuleNumberFilterArray ¶ added in v0.66.0
type AutomationRuleNumberFilterArray []AutomationRuleNumberFilterInput
func (AutomationRuleNumberFilterArray) ElementType ¶ added in v0.66.0
func (AutomationRuleNumberFilterArray) ElementType() reflect.Type
func (AutomationRuleNumberFilterArray) ToAutomationRuleNumberFilterArrayOutput ¶ added in v0.66.0
func (i AutomationRuleNumberFilterArray) ToAutomationRuleNumberFilterArrayOutput() AutomationRuleNumberFilterArrayOutput
func (AutomationRuleNumberFilterArray) ToAutomationRuleNumberFilterArrayOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleNumberFilterArray) ToAutomationRuleNumberFilterArrayOutputWithContext(ctx context.Context) AutomationRuleNumberFilterArrayOutput
func (AutomationRuleNumberFilterArray) ToOutput ¶ added in v0.76.0
func (i AutomationRuleNumberFilterArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleNumberFilter]
type AutomationRuleNumberFilterArrayInput ¶ added in v0.66.0
type AutomationRuleNumberFilterArrayInput interface { pulumi.Input ToAutomationRuleNumberFilterArrayOutput() AutomationRuleNumberFilterArrayOutput ToAutomationRuleNumberFilterArrayOutputWithContext(context.Context) AutomationRuleNumberFilterArrayOutput }
AutomationRuleNumberFilterArrayInput is an input type that accepts AutomationRuleNumberFilterArray and AutomationRuleNumberFilterArrayOutput values. You can construct a concrete instance of `AutomationRuleNumberFilterArrayInput` via:
AutomationRuleNumberFilterArray{ AutomationRuleNumberFilterArgs{...} }
type AutomationRuleNumberFilterArrayOutput ¶ added in v0.66.0
type AutomationRuleNumberFilterArrayOutput struct{ *pulumi.OutputState }
func (AutomationRuleNumberFilterArrayOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleNumberFilterArrayOutput) ElementType() reflect.Type
func (AutomationRuleNumberFilterArrayOutput) Index ¶ added in v0.66.0
func (o AutomationRuleNumberFilterArrayOutput) Index(i pulumi.IntInput) AutomationRuleNumberFilterOutput
func (AutomationRuleNumberFilterArrayOutput) ToAutomationRuleNumberFilterArrayOutput ¶ added in v0.66.0
func (o AutomationRuleNumberFilterArrayOutput) ToAutomationRuleNumberFilterArrayOutput() AutomationRuleNumberFilterArrayOutput
func (AutomationRuleNumberFilterArrayOutput) ToAutomationRuleNumberFilterArrayOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleNumberFilterArrayOutput) ToAutomationRuleNumberFilterArrayOutputWithContext(ctx context.Context) AutomationRuleNumberFilterArrayOutput
func (AutomationRuleNumberFilterArrayOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleNumberFilterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleNumberFilter]
type AutomationRuleNumberFilterInput ¶ added in v0.66.0
type AutomationRuleNumberFilterInput interface { pulumi.Input ToAutomationRuleNumberFilterOutput() AutomationRuleNumberFilterOutput ToAutomationRuleNumberFilterOutputWithContext(context.Context) AutomationRuleNumberFilterOutput }
AutomationRuleNumberFilterInput is an input type that accepts AutomationRuleNumberFilterArgs and AutomationRuleNumberFilterOutput values. You can construct a concrete instance of `AutomationRuleNumberFilterInput` via:
AutomationRuleNumberFilterArgs{...}
type AutomationRuleNumberFilterOutput ¶ added in v0.66.0
type AutomationRuleNumberFilterOutput struct{ *pulumi.OutputState }
func (AutomationRuleNumberFilterOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleNumberFilterOutput) ElementType() reflect.Type
func (AutomationRuleNumberFilterOutput) Eq ¶ added in v0.66.0
func (o AutomationRuleNumberFilterOutput) Eq() pulumi.Float64PtrOutput
func (AutomationRuleNumberFilterOutput) Gte ¶ added in v0.66.0
func (o AutomationRuleNumberFilterOutput) Gte() pulumi.Float64PtrOutput
func (AutomationRuleNumberFilterOutput) Lte ¶ added in v0.66.0
func (o AutomationRuleNumberFilterOutput) Lte() pulumi.Float64PtrOutput
func (AutomationRuleNumberFilterOutput) ToAutomationRuleNumberFilterOutput ¶ added in v0.66.0
func (o AutomationRuleNumberFilterOutput) ToAutomationRuleNumberFilterOutput() AutomationRuleNumberFilterOutput
func (AutomationRuleNumberFilterOutput) ToAutomationRuleNumberFilterOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleNumberFilterOutput) ToAutomationRuleNumberFilterOutputWithContext(ctx context.Context) AutomationRuleNumberFilterOutput
func (AutomationRuleNumberFilterOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleNumberFilterOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleNumberFilter]
type AutomationRuleOutput ¶ added in v0.66.0
type AutomationRuleOutput struct{ *pulumi.OutputState }
func (AutomationRuleOutput) Actions ¶ added in v0.66.0
func (o AutomationRuleOutput) Actions() AutomationRulesActionArrayOutput
func (AutomationRuleOutput) CreatedAt ¶ added in v0.66.0
func (o AutomationRuleOutput) CreatedAt() pulumi.StringOutput
The date and time when Automation Rule was created
func (AutomationRuleOutput) CreatedBy ¶ added in v0.66.0
func (o AutomationRuleOutput) CreatedBy() pulumi.StringOutput
The identifier by which created the rule
func (AutomationRuleOutput) Criteria ¶ added in v0.66.0
func (o AutomationRuleOutput) Criteria() AutomationRulesFindingFiltersPtrOutput
The rule criteria for evaluating findings
func (AutomationRuleOutput) Description ¶ added in v0.66.0
func (o AutomationRuleOutput) Description() pulumi.StringPtrOutput
Rule description
func (AutomationRuleOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleOutput) ElementType() reflect.Type
func (AutomationRuleOutput) IsTerminal ¶ added in v0.66.0
func (o AutomationRuleOutput) IsTerminal() pulumi.BoolPtrOutput
If Rule is a terminal rule
func (AutomationRuleOutput) RuleArn ¶ added in v0.66.0
func (o AutomationRuleOutput) RuleArn() pulumi.StringOutput
An Automation Rule Arn is automatically created
func (AutomationRuleOutput) RuleName ¶ added in v0.66.0
func (o AutomationRuleOutput) RuleName() pulumi.StringPtrOutput
Rule name
func (AutomationRuleOutput) RuleOrder ¶ added in v0.66.0
func (o AutomationRuleOutput) RuleOrder() pulumi.IntPtrOutput
Rule order value
func (AutomationRuleOutput) RuleStatus ¶ added in v0.66.0
func (o AutomationRuleOutput) RuleStatus() AutomationRuleRuleStatusPtrOutput
Status of the Rule upon creation
func (AutomationRuleOutput) Tags ¶ added in v0.66.0
func (o AutomationRuleOutput) Tags() AutomationRuleTagsPtrOutput
func (AutomationRuleOutput) ToAutomationRuleOutput ¶ added in v0.66.0
func (o AutomationRuleOutput) ToAutomationRuleOutput() AutomationRuleOutput
func (AutomationRuleOutput) ToAutomationRuleOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleOutput) ToAutomationRuleOutputWithContext(ctx context.Context) AutomationRuleOutput
func (AutomationRuleOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRule]
func (AutomationRuleOutput) UpdatedAt ¶ added in v0.66.0
func (o AutomationRuleOutput) UpdatedAt() pulumi.StringOutput
The date and time when Automation Rule was last updated
type AutomationRuleRelatedFinding ¶ added in v0.66.0
type AutomationRuleRelatedFindingArgs ¶ added in v0.66.0
type AutomationRuleRelatedFindingArgs struct { Id pulumi.StringInput `pulumi:"id"` ProductArn pulumi.StringInput `pulumi:"productArn"` }
func (AutomationRuleRelatedFindingArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleRelatedFindingArgs) ElementType() reflect.Type
func (AutomationRuleRelatedFindingArgs) ToAutomationRuleRelatedFindingOutput ¶ added in v0.66.0
func (i AutomationRuleRelatedFindingArgs) ToAutomationRuleRelatedFindingOutput() AutomationRuleRelatedFindingOutput
func (AutomationRuleRelatedFindingArgs) ToAutomationRuleRelatedFindingOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleRelatedFindingArgs) ToAutomationRuleRelatedFindingOutputWithContext(ctx context.Context) AutomationRuleRelatedFindingOutput
func (AutomationRuleRelatedFindingArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRuleRelatedFindingArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleRelatedFinding]
type AutomationRuleRelatedFindingArray ¶ added in v0.66.0
type AutomationRuleRelatedFindingArray []AutomationRuleRelatedFindingInput
func (AutomationRuleRelatedFindingArray) ElementType ¶ added in v0.66.0
func (AutomationRuleRelatedFindingArray) ElementType() reflect.Type
func (AutomationRuleRelatedFindingArray) ToAutomationRuleRelatedFindingArrayOutput ¶ added in v0.66.0
func (i AutomationRuleRelatedFindingArray) ToAutomationRuleRelatedFindingArrayOutput() AutomationRuleRelatedFindingArrayOutput
func (AutomationRuleRelatedFindingArray) ToAutomationRuleRelatedFindingArrayOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleRelatedFindingArray) ToAutomationRuleRelatedFindingArrayOutputWithContext(ctx context.Context) AutomationRuleRelatedFindingArrayOutput
func (AutomationRuleRelatedFindingArray) ToOutput ¶ added in v0.76.0
func (i AutomationRuleRelatedFindingArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleRelatedFinding]
type AutomationRuleRelatedFindingArrayInput ¶ added in v0.66.0
type AutomationRuleRelatedFindingArrayInput interface { pulumi.Input ToAutomationRuleRelatedFindingArrayOutput() AutomationRuleRelatedFindingArrayOutput ToAutomationRuleRelatedFindingArrayOutputWithContext(context.Context) AutomationRuleRelatedFindingArrayOutput }
AutomationRuleRelatedFindingArrayInput is an input type that accepts AutomationRuleRelatedFindingArray and AutomationRuleRelatedFindingArrayOutput values. You can construct a concrete instance of `AutomationRuleRelatedFindingArrayInput` via:
AutomationRuleRelatedFindingArray{ AutomationRuleRelatedFindingArgs{...} }
type AutomationRuleRelatedFindingArrayOutput ¶ added in v0.66.0
type AutomationRuleRelatedFindingArrayOutput struct{ *pulumi.OutputState }
func (AutomationRuleRelatedFindingArrayOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleRelatedFindingArrayOutput) ElementType() reflect.Type
func (AutomationRuleRelatedFindingArrayOutput) ToAutomationRuleRelatedFindingArrayOutput ¶ added in v0.66.0
func (o AutomationRuleRelatedFindingArrayOutput) ToAutomationRuleRelatedFindingArrayOutput() AutomationRuleRelatedFindingArrayOutput
func (AutomationRuleRelatedFindingArrayOutput) ToAutomationRuleRelatedFindingArrayOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleRelatedFindingArrayOutput) ToAutomationRuleRelatedFindingArrayOutputWithContext(ctx context.Context) AutomationRuleRelatedFindingArrayOutput
func (AutomationRuleRelatedFindingArrayOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleRelatedFindingArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleRelatedFinding]
type AutomationRuleRelatedFindingInput ¶ added in v0.66.0
type AutomationRuleRelatedFindingInput interface { pulumi.Input ToAutomationRuleRelatedFindingOutput() AutomationRuleRelatedFindingOutput ToAutomationRuleRelatedFindingOutputWithContext(context.Context) AutomationRuleRelatedFindingOutput }
AutomationRuleRelatedFindingInput is an input type that accepts AutomationRuleRelatedFindingArgs and AutomationRuleRelatedFindingOutput values. You can construct a concrete instance of `AutomationRuleRelatedFindingInput` via:
AutomationRuleRelatedFindingArgs{...}
type AutomationRuleRelatedFindingOutput ¶ added in v0.66.0
type AutomationRuleRelatedFindingOutput struct{ *pulumi.OutputState }
func (AutomationRuleRelatedFindingOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleRelatedFindingOutput) ElementType() reflect.Type
func (AutomationRuleRelatedFindingOutput) Id ¶ added in v0.66.0
func (o AutomationRuleRelatedFindingOutput) Id() pulumi.StringOutput
func (AutomationRuleRelatedFindingOutput) ProductArn ¶ added in v0.66.0
func (o AutomationRuleRelatedFindingOutput) ProductArn() pulumi.StringOutput
func (AutomationRuleRelatedFindingOutput) ToAutomationRuleRelatedFindingOutput ¶ added in v0.66.0
func (o AutomationRuleRelatedFindingOutput) ToAutomationRuleRelatedFindingOutput() AutomationRuleRelatedFindingOutput
func (AutomationRuleRelatedFindingOutput) ToAutomationRuleRelatedFindingOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleRelatedFindingOutput) ToAutomationRuleRelatedFindingOutputWithContext(ctx context.Context) AutomationRuleRelatedFindingOutput
func (AutomationRuleRelatedFindingOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleRelatedFindingOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleRelatedFinding]
type AutomationRuleRuleStatus ¶ added in v0.66.0
type AutomationRuleRuleStatus string
Status of the Rule upon creation
func (AutomationRuleRuleStatus) ElementType ¶ added in v0.66.0
func (AutomationRuleRuleStatus) ElementType() reflect.Type
func (AutomationRuleRuleStatus) ToAutomationRuleRuleStatusOutput ¶ added in v0.66.0
func (e AutomationRuleRuleStatus) ToAutomationRuleRuleStatusOutput() AutomationRuleRuleStatusOutput
func (AutomationRuleRuleStatus) ToAutomationRuleRuleStatusOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleRuleStatus) ToAutomationRuleRuleStatusOutputWithContext(ctx context.Context) AutomationRuleRuleStatusOutput
func (AutomationRuleRuleStatus) ToAutomationRuleRuleStatusPtrOutput ¶ added in v0.66.0
func (e AutomationRuleRuleStatus) ToAutomationRuleRuleStatusPtrOutput() AutomationRuleRuleStatusPtrOutput
func (AutomationRuleRuleStatus) ToAutomationRuleRuleStatusPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleRuleStatus) ToAutomationRuleRuleStatusPtrOutputWithContext(ctx context.Context) AutomationRuleRuleStatusPtrOutput
func (AutomationRuleRuleStatus) ToStringOutput ¶ added in v0.66.0
func (e AutomationRuleRuleStatus) ToStringOutput() pulumi.StringOutput
func (AutomationRuleRuleStatus) ToStringOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleRuleStatus) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleRuleStatus) ToStringPtrOutput ¶ added in v0.66.0
func (e AutomationRuleRuleStatus) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleRuleStatus) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleRuleStatus) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleRuleStatusInput ¶ added in v0.66.0
type AutomationRuleRuleStatusInput interface { pulumi.Input ToAutomationRuleRuleStatusOutput() AutomationRuleRuleStatusOutput ToAutomationRuleRuleStatusOutputWithContext(context.Context) AutomationRuleRuleStatusOutput }
AutomationRuleRuleStatusInput is an input type that accepts AutomationRuleRuleStatusArgs and AutomationRuleRuleStatusOutput values. You can construct a concrete instance of `AutomationRuleRuleStatusInput` via:
AutomationRuleRuleStatusArgs{...}
type AutomationRuleRuleStatusOutput ¶ added in v0.66.0
type AutomationRuleRuleStatusOutput struct{ *pulumi.OutputState }
func (AutomationRuleRuleStatusOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleRuleStatusOutput) ElementType() reflect.Type
func (AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusOutput ¶ added in v0.66.0
func (o AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusOutput() AutomationRuleRuleStatusOutput
func (AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusOutputWithContext(ctx context.Context) AutomationRuleRuleStatusOutput
func (AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusPtrOutput ¶ added in v0.66.0
func (o AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusPtrOutput() AutomationRuleRuleStatusPtrOutput
func (AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleRuleStatusOutput) ToAutomationRuleRuleStatusPtrOutputWithContext(ctx context.Context) AutomationRuleRuleStatusPtrOutput
func (AutomationRuleRuleStatusOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleRuleStatusOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleRuleStatus]
func (AutomationRuleRuleStatusOutput) ToStringOutput ¶ added in v0.66.0
func (o AutomationRuleRuleStatusOutput) ToStringOutput() pulumi.StringOutput
func (AutomationRuleRuleStatusOutput) ToStringOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleRuleStatusOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleRuleStatusOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleRuleStatusOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleRuleStatusOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleRuleStatusOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleRuleStatusPtrInput ¶ added in v0.66.0
type AutomationRuleRuleStatusPtrInput interface { pulumi.Input ToAutomationRuleRuleStatusPtrOutput() AutomationRuleRuleStatusPtrOutput ToAutomationRuleRuleStatusPtrOutputWithContext(context.Context) AutomationRuleRuleStatusPtrOutput }
func AutomationRuleRuleStatusPtr ¶ added in v0.66.0
func AutomationRuleRuleStatusPtr(v string) AutomationRuleRuleStatusPtrInput
type AutomationRuleRuleStatusPtrOutput ¶ added in v0.66.0
type AutomationRuleRuleStatusPtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleRuleStatusPtrOutput) Elem ¶ added in v0.66.0
func (o AutomationRuleRuleStatusPtrOutput) Elem() AutomationRuleRuleStatusOutput
func (AutomationRuleRuleStatusPtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleRuleStatusPtrOutput) ElementType() reflect.Type
func (AutomationRuleRuleStatusPtrOutput) ToAutomationRuleRuleStatusPtrOutput ¶ added in v0.66.0
func (o AutomationRuleRuleStatusPtrOutput) ToAutomationRuleRuleStatusPtrOutput() AutomationRuleRuleStatusPtrOutput
func (AutomationRuleRuleStatusPtrOutput) ToAutomationRuleRuleStatusPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleRuleStatusPtrOutput) ToAutomationRuleRuleStatusPtrOutputWithContext(ctx context.Context) AutomationRuleRuleStatusPtrOutput
func (AutomationRuleRuleStatusPtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleRuleStatusPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleRuleStatus]
func (AutomationRuleRuleStatusPtrOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleRuleStatusPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleRuleStatusPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleRuleStatusPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleSeverityUpdate ¶ added in v0.66.0
type AutomationRuleSeverityUpdate struct { Label *AutomationRuleSeverityUpdateLabel `pulumi:"label"` Normalized *int `pulumi:"normalized"` Product *float64 `pulumi:"product"` }
type AutomationRuleSeverityUpdateArgs ¶ added in v0.66.0
type AutomationRuleSeverityUpdateArgs struct { Label AutomationRuleSeverityUpdateLabelPtrInput `pulumi:"label"` Normalized pulumi.IntPtrInput `pulumi:"normalized"` Product pulumi.Float64PtrInput `pulumi:"product"` }
func (AutomationRuleSeverityUpdateArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleSeverityUpdateArgs) ElementType() reflect.Type
func (AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdateOutput ¶ added in v0.66.0
func (i AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdateOutput() AutomationRuleSeverityUpdateOutput
func (AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdateOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdateOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateOutput
func (AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdatePtrOutput ¶ added in v0.66.0
func (i AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdatePtrOutput() AutomationRuleSeverityUpdatePtrOutput
func (AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdatePtrOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleSeverityUpdateArgs) ToAutomationRuleSeverityUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdatePtrOutput
func (AutomationRuleSeverityUpdateArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRuleSeverityUpdateArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleSeverityUpdate]
type AutomationRuleSeverityUpdateInput ¶ added in v0.66.0
type AutomationRuleSeverityUpdateInput interface { pulumi.Input ToAutomationRuleSeverityUpdateOutput() AutomationRuleSeverityUpdateOutput ToAutomationRuleSeverityUpdateOutputWithContext(context.Context) AutomationRuleSeverityUpdateOutput }
AutomationRuleSeverityUpdateInput is an input type that accepts AutomationRuleSeverityUpdateArgs and AutomationRuleSeverityUpdateOutput values. You can construct a concrete instance of `AutomationRuleSeverityUpdateInput` via:
AutomationRuleSeverityUpdateArgs{...}
type AutomationRuleSeverityUpdateLabel ¶ added in v0.66.0
type AutomationRuleSeverityUpdateLabel string
func (AutomationRuleSeverityUpdateLabel) ElementType ¶ added in v0.66.0
func (AutomationRuleSeverityUpdateLabel) ElementType() reflect.Type
func (AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelOutput ¶ added in v0.66.0
func (e AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelOutput() AutomationRuleSeverityUpdateLabelOutput
func (AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateLabelOutput
func (AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelPtrOutput ¶ added in v0.66.0
func (e AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelPtrOutput() AutomationRuleSeverityUpdateLabelPtrOutput
func (AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleSeverityUpdateLabel) ToAutomationRuleSeverityUpdateLabelPtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateLabelPtrOutput
func (AutomationRuleSeverityUpdateLabel) ToStringOutput ¶ added in v0.66.0
func (e AutomationRuleSeverityUpdateLabel) ToStringOutput() pulumi.StringOutput
func (AutomationRuleSeverityUpdateLabel) ToStringOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleSeverityUpdateLabel) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleSeverityUpdateLabel) ToStringPtrOutput ¶ added in v0.66.0
func (e AutomationRuleSeverityUpdateLabel) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleSeverityUpdateLabel) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleSeverityUpdateLabel) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleSeverityUpdateLabelInput ¶ added in v0.66.0
type AutomationRuleSeverityUpdateLabelInput interface { pulumi.Input ToAutomationRuleSeverityUpdateLabelOutput() AutomationRuleSeverityUpdateLabelOutput ToAutomationRuleSeverityUpdateLabelOutputWithContext(context.Context) AutomationRuleSeverityUpdateLabelOutput }
AutomationRuleSeverityUpdateLabelInput is an input type that accepts AutomationRuleSeverityUpdateLabelArgs and AutomationRuleSeverityUpdateLabelOutput values. You can construct a concrete instance of `AutomationRuleSeverityUpdateLabelInput` via:
AutomationRuleSeverityUpdateLabelArgs{...}
type AutomationRuleSeverityUpdateLabelOutput ¶ added in v0.66.0
type AutomationRuleSeverityUpdateLabelOutput struct{ *pulumi.OutputState }
func (AutomationRuleSeverityUpdateLabelOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleSeverityUpdateLabelOutput) ElementType() reflect.Type
func (AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelOutput ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelOutput() AutomationRuleSeverityUpdateLabelOutput
func (AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateLabelOutput
func (AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelPtrOutput ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelPtrOutput() AutomationRuleSeverityUpdateLabelPtrOutput
func (AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelOutput) ToAutomationRuleSeverityUpdateLabelPtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateLabelPtrOutput
func (AutomationRuleSeverityUpdateLabelOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleSeverityUpdateLabelOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleSeverityUpdateLabel]
func (AutomationRuleSeverityUpdateLabelOutput) ToStringOutput ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelOutput) ToStringOutput() pulumi.StringOutput
func (AutomationRuleSeverityUpdateLabelOutput) ToStringOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleSeverityUpdateLabelOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleSeverityUpdateLabelOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleSeverityUpdateLabelPtrInput ¶ added in v0.66.0
type AutomationRuleSeverityUpdateLabelPtrInput interface { pulumi.Input ToAutomationRuleSeverityUpdateLabelPtrOutput() AutomationRuleSeverityUpdateLabelPtrOutput ToAutomationRuleSeverityUpdateLabelPtrOutputWithContext(context.Context) AutomationRuleSeverityUpdateLabelPtrOutput }
func AutomationRuleSeverityUpdateLabelPtr ¶ added in v0.66.0
func AutomationRuleSeverityUpdateLabelPtr(v string) AutomationRuleSeverityUpdateLabelPtrInput
type AutomationRuleSeverityUpdateLabelPtrOutput ¶ added in v0.66.0
type AutomationRuleSeverityUpdateLabelPtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleSeverityUpdateLabelPtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleSeverityUpdateLabelPtrOutput) ElementType() reflect.Type
func (AutomationRuleSeverityUpdateLabelPtrOutput) ToAutomationRuleSeverityUpdateLabelPtrOutput ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelPtrOutput) ToAutomationRuleSeverityUpdateLabelPtrOutput() AutomationRuleSeverityUpdateLabelPtrOutput
func (AutomationRuleSeverityUpdateLabelPtrOutput) ToAutomationRuleSeverityUpdateLabelPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelPtrOutput) ToAutomationRuleSeverityUpdateLabelPtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateLabelPtrOutput
func (AutomationRuleSeverityUpdateLabelPtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleSeverityUpdateLabelPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleSeverityUpdateLabel]
func (AutomationRuleSeverityUpdateLabelPtrOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleSeverityUpdateLabelPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateLabelPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleSeverityUpdateOutput ¶ added in v0.66.0
type AutomationRuleSeverityUpdateOutput struct{ *pulumi.OutputState }
func (AutomationRuleSeverityUpdateOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleSeverityUpdateOutput) ElementType() reflect.Type
func (AutomationRuleSeverityUpdateOutput) Normalized ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateOutput) Normalized() pulumi.IntPtrOutput
func (AutomationRuleSeverityUpdateOutput) Product ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateOutput) Product() pulumi.Float64PtrOutput
func (AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdateOutput ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdateOutput() AutomationRuleSeverityUpdateOutput
func (AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdateOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdateOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdateOutput
func (AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdatePtrOutput ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdatePtrOutput() AutomationRuleSeverityUpdatePtrOutput
func (AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdatePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdateOutput) ToAutomationRuleSeverityUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdatePtrOutput
func (AutomationRuleSeverityUpdateOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleSeverityUpdateOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleSeverityUpdate]
type AutomationRuleSeverityUpdatePtrInput ¶ added in v0.66.0
type AutomationRuleSeverityUpdatePtrInput interface { pulumi.Input ToAutomationRuleSeverityUpdatePtrOutput() AutomationRuleSeverityUpdatePtrOutput ToAutomationRuleSeverityUpdatePtrOutputWithContext(context.Context) AutomationRuleSeverityUpdatePtrOutput }
AutomationRuleSeverityUpdatePtrInput is an input type that accepts AutomationRuleSeverityUpdateArgs, AutomationRuleSeverityUpdatePtr and AutomationRuleSeverityUpdatePtrOutput values. You can construct a concrete instance of `AutomationRuleSeverityUpdatePtrInput` via:
AutomationRuleSeverityUpdateArgs{...} or: nil
func AutomationRuleSeverityUpdatePtr ¶ added in v0.66.0
func AutomationRuleSeverityUpdatePtr(v *AutomationRuleSeverityUpdateArgs) AutomationRuleSeverityUpdatePtrInput
type AutomationRuleSeverityUpdatePtrOutput ¶ added in v0.66.0
type AutomationRuleSeverityUpdatePtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleSeverityUpdatePtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleSeverityUpdatePtrOutput) ElementType() reflect.Type
func (AutomationRuleSeverityUpdatePtrOutput) Normalized ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdatePtrOutput) Normalized() pulumi.IntPtrOutput
func (AutomationRuleSeverityUpdatePtrOutput) Product ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdatePtrOutput) Product() pulumi.Float64PtrOutput
func (AutomationRuleSeverityUpdatePtrOutput) ToAutomationRuleSeverityUpdatePtrOutput ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdatePtrOutput) ToAutomationRuleSeverityUpdatePtrOutput() AutomationRuleSeverityUpdatePtrOutput
func (AutomationRuleSeverityUpdatePtrOutput) ToAutomationRuleSeverityUpdatePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleSeverityUpdatePtrOutput) ToAutomationRuleSeverityUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleSeverityUpdatePtrOutput
func (AutomationRuleSeverityUpdatePtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleSeverityUpdatePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleSeverityUpdate]
type AutomationRuleState ¶ added in v0.66.0
type AutomationRuleState struct { }
func (AutomationRuleState) ElementType ¶ added in v0.66.0
func (AutomationRuleState) ElementType() reflect.Type
type AutomationRuleStringFilter ¶ added in v0.66.0
type AutomationRuleStringFilter struct { Comparison AutomationRuleStringFilterComparison `pulumi:"comparison"` Value string `pulumi:"value"` }
type AutomationRuleStringFilterArgs ¶ added in v0.66.0
type AutomationRuleStringFilterArgs struct { Comparison AutomationRuleStringFilterComparisonInput `pulumi:"comparison"` Value pulumi.StringInput `pulumi:"value"` }
func (AutomationRuleStringFilterArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleStringFilterArgs) ElementType() reflect.Type
func (AutomationRuleStringFilterArgs) ToAutomationRuleStringFilterOutput ¶ added in v0.66.0
func (i AutomationRuleStringFilterArgs) ToAutomationRuleStringFilterOutput() AutomationRuleStringFilterOutput
func (AutomationRuleStringFilterArgs) ToAutomationRuleStringFilterOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleStringFilterArgs) ToAutomationRuleStringFilterOutputWithContext(ctx context.Context) AutomationRuleStringFilterOutput
func (AutomationRuleStringFilterArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRuleStringFilterArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleStringFilter]
type AutomationRuleStringFilterArray ¶ added in v0.66.0
type AutomationRuleStringFilterArray []AutomationRuleStringFilterInput
func (AutomationRuleStringFilterArray) ElementType ¶ added in v0.66.0
func (AutomationRuleStringFilterArray) ElementType() reflect.Type
func (AutomationRuleStringFilterArray) ToAutomationRuleStringFilterArrayOutput ¶ added in v0.66.0
func (i AutomationRuleStringFilterArray) ToAutomationRuleStringFilterArrayOutput() AutomationRuleStringFilterArrayOutput
func (AutomationRuleStringFilterArray) ToAutomationRuleStringFilterArrayOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleStringFilterArray) ToAutomationRuleStringFilterArrayOutputWithContext(ctx context.Context) AutomationRuleStringFilterArrayOutput
func (AutomationRuleStringFilterArray) ToOutput ¶ added in v0.76.0
func (i AutomationRuleStringFilterArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleStringFilter]
type AutomationRuleStringFilterArrayInput ¶ added in v0.66.0
type AutomationRuleStringFilterArrayInput interface { pulumi.Input ToAutomationRuleStringFilterArrayOutput() AutomationRuleStringFilterArrayOutput ToAutomationRuleStringFilterArrayOutputWithContext(context.Context) AutomationRuleStringFilterArrayOutput }
AutomationRuleStringFilterArrayInput is an input type that accepts AutomationRuleStringFilterArray and AutomationRuleStringFilterArrayOutput values. You can construct a concrete instance of `AutomationRuleStringFilterArrayInput` via:
AutomationRuleStringFilterArray{ AutomationRuleStringFilterArgs{...} }
type AutomationRuleStringFilterArrayOutput ¶ added in v0.66.0
type AutomationRuleStringFilterArrayOutput struct{ *pulumi.OutputState }
func (AutomationRuleStringFilterArrayOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleStringFilterArrayOutput) ElementType() reflect.Type
func (AutomationRuleStringFilterArrayOutput) Index ¶ added in v0.66.0
func (o AutomationRuleStringFilterArrayOutput) Index(i pulumi.IntInput) AutomationRuleStringFilterOutput
func (AutomationRuleStringFilterArrayOutput) ToAutomationRuleStringFilterArrayOutput ¶ added in v0.66.0
func (o AutomationRuleStringFilterArrayOutput) ToAutomationRuleStringFilterArrayOutput() AutomationRuleStringFilterArrayOutput
func (AutomationRuleStringFilterArrayOutput) ToAutomationRuleStringFilterArrayOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleStringFilterArrayOutput) ToAutomationRuleStringFilterArrayOutputWithContext(ctx context.Context) AutomationRuleStringFilterArrayOutput
func (AutomationRuleStringFilterArrayOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleStringFilterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRuleStringFilter]
type AutomationRuleStringFilterComparison ¶ added in v0.66.0
type AutomationRuleStringFilterComparison string
func (AutomationRuleStringFilterComparison) ElementType ¶ added in v0.66.0
func (AutomationRuleStringFilterComparison) ElementType() reflect.Type
func (AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonOutput ¶ added in v0.66.0
func (e AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonOutput() AutomationRuleStringFilterComparisonOutput
func (AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonOutputWithContext(ctx context.Context) AutomationRuleStringFilterComparisonOutput
func (AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonPtrOutput ¶ added in v0.66.0
func (e AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonPtrOutput() AutomationRuleStringFilterComparisonPtrOutput
func (AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleStringFilterComparison) ToAutomationRuleStringFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleStringFilterComparisonPtrOutput
func (AutomationRuleStringFilterComparison) ToStringOutput ¶ added in v0.66.0
func (e AutomationRuleStringFilterComparison) ToStringOutput() pulumi.StringOutput
func (AutomationRuleStringFilterComparison) ToStringOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleStringFilterComparison) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleStringFilterComparison) ToStringPtrOutput ¶ added in v0.66.0
func (e AutomationRuleStringFilterComparison) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleStringFilterComparison) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleStringFilterComparison) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleStringFilterComparisonInput ¶ added in v0.66.0
type AutomationRuleStringFilterComparisonInput interface { pulumi.Input ToAutomationRuleStringFilterComparisonOutput() AutomationRuleStringFilterComparisonOutput ToAutomationRuleStringFilterComparisonOutputWithContext(context.Context) AutomationRuleStringFilterComparisonOutput }
AutomationRuleStringFilterComparisonInput is an input type that accepts AutomationRuleStringFilterComparisonArgs and AutomationRuleStringFilterComparisonOutput values. You can construct a concrete instance of `AutomationRuleStringFilterComparisonInput` via:
AutomationRuleStringFilterComparisonArgs{...}
type AutomationRuleStringFilterComparisonOutput ¶ added in v0.66.0
type AutomationRuleStringFilterComparisonOutput struct{ *pulumi.OutputState }
func (AutomationRuleStringFilterComparisonOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleStringFilterComparisonOutput) ElementType() reflect.Type
func (AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonOutput ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonOutput() AutomationRuleStringFilterComparisonOutput
func (AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonOutputWithContext(ctx context.Context) AutomationRuleStringFilterComparisonOutput
func (AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonPtrOutput ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonPtrOutput() AutomationRuleStringFilterComparisonPtrOutput
func (AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonOutput) ToAutomationRuleStringFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleStringFilterComparisonPtrOutput
func (AutomationRuleStringFilterComparisonOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleStringFilterComparisonOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleStringFilterComparison]
func (AutomationRuleStringFilterComparisonOutput) ToStringOutput ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonOutput) ToStringOutput() pulumi.StringOutput
func (AutomationRuleStringFilterComparisonOutput) ToStringOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleStringFilterComparisonOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleStringFilterComparisonOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleStringFilterComparisonPtrInput ¶ added in v0.66.0
type AutomationRuleStringFilterComparisonPtrInput interface { pulumi.Input ToAutomationRuleStringFilterComparisonPtrOutput() AutomationRuleStringFilterComparisonPtrOutput ToAutomationRuleStringFilterComparisonPtrOutputWithContext(context.Context) AutomationRuleStringFilterComparisonPtrOutput }
func AutomationRuleStringFilterComparisonPtr ¶ added in v0.66.0
func AutomationRuleStringFilterComparisonPtr(v string) AutomationRuleStringFilterComparisonPtrInput
type AutomationRuleStringFilterComparisonPtrOutput ¶ added in v0.66.0
type AutomationRuleStringFilterComparisonPtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleStringFilterComparisonPtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleStringFilterComparisonPtrOutput) ElementType() reflect.Type
func (AutomationRuleStringFilterComparisonPtrOutput) ToAutomationRuleStringFilterComparisonPtrOutput ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonPtrOutput) ToAutomationRuleStringFilterComparisonPtrOutput() AutomationRuleStringFilterComparisonPtrOutput
func (AutomationRuleStringFilterComparisonPtrOutput) ToAutomationRuleStringFilterComparisonPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonPtrOutput) ToAutomationRuleStringFilterComparisonPtrOutputWithContext(ctx context.Context) AutomationRuleStringFilterComparisonPtrOutput
func (AutomationRuleStringFilterComparisonPtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleStringFilterComparisonPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleStringFilterComparison]
func (AutomationRuleStringFilterComparisonPtrOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleStringFilterComparisonPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleStringFilterComparisonPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleStringFilterInput ¶ added in v0.66.0
type AutomationRuleStringFilterInput interface { pulumi.Input ToAutomationRuleStringFilterOutput() AutomationRuleStringFilterOutput ToAutomationRuleStringFilterOutputWithContext(context.Context) AutomationRuleStringFilterOutput }
AutomationRuleStringFilterInput is an input type that accepts AutomationRuleStringFilterArgs and AutomationRuleStringFilterOutput values. You can construct a concrete instance of `AutomationRuleStringFilterInput` via:
AutomationRuleStringFilterArgs{...}
type AutomationRuleStringFilterOutput ¶ added in v0.66.0
type AutomationRuleStringFilterOutput struct{ *pulumi.OutputState }
func (AutomationRuleStringFilterOutput) Comparison ¶ added in v0.66.0
func (o AutomationRuleStringFilterOutput) Comparison() AutomationRuleStringFilterComparisonOutput
func (AutomationRuleStringFilterOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleStringFilterOutput) ElementType() reflect.Type
func (AutomationRuleStringFilterOutput) ToAutomationRuleStringFilterOutput ¶ added in v0.66.0
func (o AutomationRuleStringFilterOutput) ToAutomationRuleStringFilterOutput() AutomationRuleStringFilterOutput
func (AutomationRuleStringFilterOutput) ToAutomationRuleStringFilterOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleStringFilterOutput) ToAutomationRuleStringFilterOutputWithContext(ctx context.Context) AutomationRuleStringFilterOutput
func (AutomationRuleStringFilterOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleStringFilterOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleStringFilter]
func (AutomationRuleStringFilterOutput) Value ¶ added in v0.66.0
func (o AutomationRuleStringFilterOutput) Value() pulumi.StringOutput
type AutomationRuleTags ¶ added in v0.66.0
type AutomationRuleTags struct { }
A key-value pair to associate with a resource.
type AutomationRuleTagsArgs ¶ added in v0.66.0
type AutomationRuleTagsArgs struct { }
A key-value pair to associate with a resource.
func (AutomationRuleTagsArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleTagsArgs) ElementType() reflect.Type
func (AutomationRuleTagsArgs) ToAutomationRuleTagsOutput ¶ added in v0.66.0
func (i AutomationRuleTagsArgs) ToAutomationRuleTagsOutput() AutomationRuleTagsOutput
func (AutomationRuleTagsArgs) ToAutomationRuleTagsOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleTagsArgs) ToAutomationRuleTagsOutputWithContext(ctx context.Context) AutomationRuleTagsOutput
func (AutomationRuleTagsArgs) ToAutomationRuleTagsPtrOutput ¶ added in v0.66.0
func (i AutomationRuleTagsArgs) ToAutomationRuleTagsPtrOutput() AutomationRuleTagsPtrOutput
func (AutomationRuleTagsArgs) ToAutomationRuleTagsPtrOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleTagsArgs) ToAutomationRuleTagsPtrOutputWithContext(ctx context.Context) AutomationRuleTagsPtrOutput
func (AutomationRuleTagsArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRuleTagsArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleTags]
type AutomationRuleTagsInput ¶ added in v0.66.0
type AutomationRuleTagsInput interface { pulumi.Input ToAutomationRuleTagsOutput() AutomationRuleTagsOutput ToAutomationRuleTagsOutputWithContext(context.Context) AutomationRuleTagsOutput }
AutomationRuleTagsInput is an input type that accepts AutomationRuleTagsArgs and AutomationRuleTagsOutput values. You can construct a concrete instance of `AutomationRuleTagsInput` via:
AutomationRuleTagsArgs{...}
type AutomationRuleTagsOutput ¶ added in v0.66.0
type AutomationRuleTagsOutput struct{ *pulumi.OutputState }
A key-value pair to associate with a resource.
func (AutomationRuleTagsOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleTagsOutput) ElementType() reflect.Type
func (AutomationRuleTagsOutput) ToAutomationRuleTagsOutput ¶ added in v0.66.0
func (o AutomationRuleTagsOutput) ToAutomationRuleTagsOutput() AutomationRuleTagsOutput
func (AutomationRuleTagsOutput) ToAutomationRuleTagsOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleTagsOutput) ToAutomationRuleTagsOutputWithContext(ctx context.Context) AutomationRuleTagsOutput
func (AutomationRuleTagsOutput) ToAutomationRuleTagsPtrOutput ¶ added in v0.66.0
func (o AutomationRuleTagsOutput) ToAutomationRuleTagsPtrOutput() AutomationRuleTagsPtrOutput
func (AutomationRuleTagsOutput) ToAutomationRuleTagsPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleTagsOutput) ToAutomationRuleTagsPtrOutputWithContext(ctx context.Context) AutomationRuleTagsPtrOutput
func (AutomationRuleTagsOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleTagsOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleTags]
type AutomationRuleTagsPtrInput ¶ added in v0.66.0
type AutomationRuleTagsPtrInput interface { pulumi.Input ToAutomationRuleTagsPtrOutput() AutomationRuleTagsPtrOutput ToAutomationRuleTagsPtrOutputWithContext(context.Context) AutomationRuleTagsPtrOutput }
AutomationRuleTagsPtrInput is an input type that accepts AutomationRuleTagsArgs, AutomationRuleTagsPtr and AutomationRuleTagsPtrOutput values. You can construct a concrete instance of `AutomationRuleTagsPtrInput` via:
AutomationRuleTagsArgs{...} or: nil
func AutomationRuleTagsPtr ¶ added in v0.66.0
func AutomationRuleTagsPtr(v *AutomationRuleTagsArgs) AutomationRuleTagsPtrInput
type AutomationRuleTagsPtrOutput ¶ added in v0.66.0
type AutomationRuleTagsPtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleTagsPtrOutput) Elem ¶ added in v0.66.0
func (o AutomationRuleTagsPtrOutput) Elem() AutomationRuleTagsOutput
func (AutomationRuleTagsPtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleTagsPtrOutput) ElementType() reflect.Type
func (AutomationRuleTagsPtrOutput) ToAutomationRuleTagsPtrOutput ¶ added in v0.66.0
func (o AutomationRuleTagsPtrOutput) ToAutomationRuleTagsPtrOutput() AutomationRuleTagsPtrOutput
func (AutomationRuleTagsPtrOutput) ToAutomationRuleTagsPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleTagsPtrOutput) ToAutomationRuleTagsPtrOutputWithContext(ctx context.Context) AutomationRuleTagsPtrOutput
func (AutomationRuleTagsPtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleTagsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleTags]
type AutomationRuleWorkflowUpdate ¶ added in v0.66.0
type AutomationRuleWorkflowUpdate struct {
Status AutomationRuleWorkflowUpdateStatus `pulumi:"status"`
}
type AutomationRuleWorkflowUpdateArgs ¶ added in v0.66.0
type AutomationRuleWorkflowUpdateArgs struct {
Status AutomationRuleWorkflowUpdateStatusInput `pulumi:"status"`
}
func (AutomationRuleWorkflowUpdateArgs) ElementType ¶ added in v0.66.0
func (AutomationRuleWorkflowUpdateArgs) ElementType() reflect.Type
func (AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdateOutput ¶ added in v0.66.0
func (i AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdateOutput() AutomationRuleWorkflowUpdateOutput
func (AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdateOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdateOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateOutput
func (AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdatePtrOutput ¶ added in v0.66.0
func (i AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdatePtrOutput() AutomationRuleWorkflowUpdatePtrOutput
func (AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdatePtrOutputWithContext ¶ added in v0.66.0
func (i AutomationRuleWorkflowUpdateArgs) ToAutomationRuleWorkflowUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdatePtrOutput
func (AutomationRuleWorkflowUpdateArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRuleWorkflowUpdateArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleWorkflowUpdate]
type AutomationRuleWorkflowUpdateInput ¶ added in v0.66.0
type AutomationRuleWorkflowUpdateInput interface { pulumi.Input ToAutomationRuleWorkflowUpdateOutput() AutomationRuleWorkflowUpdateOutput ToAutomationRuleWorkflowUpdateOutputWithContext(context.Context) AutomationRuleWorkflowUpdateOutput }
AutomationRuleWorkflowUpdateInput is an input type that accepts AutomationRuleWorkflowUpdateArgs and AutomationRuleWorkflowUpdateOutput values. You can construct a concrete instance of `AutomationRuleWorkflowUpdateInput` via:
AutomationRuleWorkflowUpdateArgs{...}
type AutomationRuleWorkflowUpdateOutput ¶ added in v0.66.0
type AutomationRuleWorkflowUpdateOutput struct{ *pulumi.OutputState }
func (AutomationRuleWorkflowUpdateOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleWorkflowUpdateOutput) ElementType() reflect.Type
func (AutomationRuleWorkflowUpdateOutput) Status ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateOutput) Status() AutomationRuleWorkflowUpdateStatusOutput
func (AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdateOutput ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdateOutput() AutomationRuleWorkflowUpdateOutput
func (AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdateOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdateOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateOutput
func (AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdatePtrOutput ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdatePtrOutput() AutomationRuleWorkflowUpdatePtrOutput
func (AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdatePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateOutput) ToAutomationRuleWorkflowUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdatePtrOutput
func (AutomationRuleWorkflowUpdateOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleWorkflowUpdateOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleWorkflowUpdate]
type AutomationRuleWorkflowUpdatePtrInput ¶ added in v0.66.0
type AutomationRuleWorkflowUpdatePtrInput interface { pulumi.Input ToAutomationRuleWorkflowUpdatePtrOutput() AutomationRuleWorkflowUpdatePtrOutput ToAutomationRuleWorkflowUpdatePtrOutputWithContext(context.Context) AutomationRuleWorkflowUpdatePtrOutput }
AutomationRuleWorkflowUpdatePtrInput is an input type that accepts AutomationRuleWorkflowUpdateArgs, AutomationRuleWorkflowUpdatePtr and AutomationRuleWorkflowUpdatePtrOutput values. You can construct a concrete instance of `AutomationRuleWorkflowUpdatePtrInput` via:
AutomationRuleWorkflowUpdateArgs{...} or: nil
func AutomationRuleWorkflowUpdatePtr ¶ added in v0.66.0
func AutomationRuleWorkflowUpdatePtr(v *AutomationRuleWorkflowUpdateArgs) AutomationRuleWorkflowUpdatePtrInput
type AutomationRuleWorkflowUpdatePtrOutput ¶ added in v0.66.0
type AutomationRuleWorkflowUpdatePtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleWorkflowUpdatePtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleWorkflowUpdatePtrOutput) ElementType() reflect.Type
func (AutomationRuleWorkflowUpdatePtrOutput) ToAutomationRuleWorkflowUpdatePtrOutput ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdatePtrOutput) ToAutomationRuleWorkflowUpdatePtrOutput() AutomationRuleWorkflowUpdatePtrOutput
func (AutomationRuleWorkflowUpdatePtrOutput) ToAutomationRuleWorkflowUpdatePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdatePtrOutput) ToAutomationRuleWorkflowUpdatePtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdatePtrOutput
func (AutomationRuleWorkflowUpdatePtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleWorkflowUpdatePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleWorkflowUpdate]
type AutomationRuleWorkflowUpdateStatus ¶ added in v0.66.0
type AutomationRuleWorkflowUpdateStatus string
func (AutomationRuleWorkflowUpdateStatus) ElementType ¶ added in v0.66.0
func (AutomationRuleWorkflowUpdateStatus) ElementType() reflect.Type
func (AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusOutput ¶ added in v0.66.0
func (e AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusOutput() AutomationRuleWorkflowUpdateStatusOutput
func (AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateStatusOutput
func (AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusPtrOutput ¶ added in v0.66.0
func (e AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusPtrOutput() AutomationRuleWorkflowUpdateStatusPtrOutput
func (AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleWorkflowUpdateStatus) ToAutomationRuleWorkflowUpdateStatusPtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateStatusPtrOutput
func (AutomationRuleWorkflowUpdateStatus) ToStringOutput ¶ added in v0.66.0
func (e AutomationRuleWorkflowUpdateStatus) ToStringOutput() pulumi.StringOutput
func (AutomationRuleWorkflowUpdateStatus) ToStringOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleWorkflowUpdateStatus) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleWorkflowUpdateStatus) ToStringPtrOutput ¶ added in v0.66.0
func (e AutomationRuleWorkflowUpdateStatus) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleWorkflowUpdateStatus) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRuleWorkflowUpdateStatus) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleWorkflowUpdateStatusInput ¶ added in v0.66.0
type AutomationRuleWorkflowUpdateStatusInput interface { pulumi.Input ToAutomationRuleWorkflowUpdateStatusOutput() AutomationRuleWorkflowUpdateStatusOutput ToAutomationRuleWorkflowUpdateStatusOutputWithContext(context.Context) AutomationRuleWorkflowUpdateStatusOutput }
AutomationRuleWorkflowUpdateStatusInput is an input type that accepts AutomationRuleWorkflowUpdateStatusArgs and AutomationRuleWorkflowUpdateStatusOutput values. You can construct a concrete instance of `AutomationRuleWorkflowUpdateStatusInput` via:
AutomationRuleWorkflowUpdateStatusArgs{...}
type AutomationRuleWorkflowUpdateStatusOutput ¶ added in v0.66.0
type AutomationRuleWorkflowUpdateStatusOutput struct{ *pulumi.OutputState }
func (AutomationRuleWorkflowUpdateStatusOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleWorkflowUpdateStatusOutput) ElementType() reflect.Type
func (AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusOutput ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusOutput() AutomationRuleWorkflowUpdateStatusOutput
func (AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateStatusOutput
func (AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutput ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutput() AutomationRuleWorkflowUpdateStatusPtrOutput
func (AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateStatusPtrOutput
func (AutomationRuleWorkflowUpdateStatusOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleWorkflowUpdateStatusOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRuleWorkflowUpdateStatus]
func (AutomationRuleWorkflowUpdateStatusOutput) ToStringOutput ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusOutput) ToStringOutput() pulumi.StringOutput
func (AutomationRuleWorkflowUpdateStatusOutput) ToStringOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRuleWorkflowUpdateStatusOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleWorkflowUpdateStatusOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRuleWorkflowUpdateStatusPtrInput ¶ added in v0.66.0
type AutomationRuleWorkflowUpdateStatusPtrInput interface { pulumi.Input ToAutomationRuleWorkflowUpdateStatusPtrOutput() AutomationRuleWorkflowUpdateStatusPtrOutput ToAutomationRuleWorkflowUpdateStatusPtrOutputWithContext(context.Context) AutomationRuleWorkflowUpdateStatusPtrOutput }
func AutomationRuleWorkflowUpdateStatusPtr ¶ added in v0.66.0
func AutomationRuleWorkflowUpdateStatusPtr(v string) AutomationRuleWorkflowUpdateStatusPtrInput
type AutomationRuleWorkflowUpdateStatusPtrOutput ¶ added in v0.66.0
type AutomationRuleWorkflowUpdateStatusPtrOutput struct{ *pulumi.OutputState }
func (AutomationRuleWorkflowUpdateStatusPtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRuleWorkflowUpdateStatusPtrOutput) ElementType() reflect.Type
func (AutomationRuleWorkflowUpdateStatusPtrOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutput ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusPtrOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutput() AutomationRuleWorkflowUpdateStatusPtrOutput
func (AutomationRuleWorkflowUpdateStatusPtrOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusPtrOutput) ToAutomationRuleWorkflowUpdateStatusPtrOutputWithContext(ctx context.Context) AutomationRuleWorkflowUpdateStatusPtrOutput
func (AutomationRuleWorkflowUpdateStatusPtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRuleWorkflowUpdateStatusPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRuleWorkflowUpdateStatus]
func (AutomationRuleWorkflowUpdateStatusPtrOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRuleWorkflowUpdateStatusPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRuleWorkflowUpdateStatusPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRulemap ¶ added in v0.66.0
type AutomationRulemap struct { }
type AutomationRulemapArgs ¶ added in v0.66.0
type AutomationRulemapArgs struct { }
func (AutomationRulemapArgs) ElementType ¶ added in v0.66.0
func (AutomationRulemapArgs) ElementType() reflect.Type
func (AutomationRulemapArgs) ToAutomationRulemapOutput ¶ added in v0.66.0
func (i AutomationRulemapArgs) ToAutomationRulemapOutput() AutomationRulemapOutput
func (AutomationRulemapArgs) ToAutomationRulemapOutputWithContext ¶ added in v0.66.0
func (i AutomationRulemapArgs) ToAutomationRulemapOutputWithContext(ctx context.Context) AutomationRulemapOutput
func (AutomationRulemapArgs) ToAutomationRulemapPtrOutput ¶ added in v0.66.0
func (i AutomationRulemapArgs) ToAutomationRulemapPtrOutput() AutomationRulemapPtrOutput
func (AutomationRulemapArgs) ToAutomationRulemapPtrOutputWithContext ¶ added in v0.66.0
func (i AutomationRulemapArgs) ToAutomationRulemapPtrOutputWithContext(ctx context.Context) AutomationRulemapPtrOutput
func (AutomationRulemapArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRulemapArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRulemap]
type AutomationRulemapInput ¶ added in v0.66.0
type AutomationRulemapInput interface { pulumi.Input ToAutomationRulemapOutput() AutomationRulemapOutput ToAutomationRulemapOutputWithContext(context.Context) AutomationRulemapOutput }
AutomationRulemapInput is an input type that accepts AutomationRulemapArgs and AutomationRulemapOutput values. You can construct a concrete instance of `AutomationRulemapInput` via:
AutomationRulemapArgs{...}
type AutomationRulemapOutput ¶ added in v0.66.0
type AutomationRulemapOutput struct{ *pulumi.OutputState }
func (AutomationRulemapOutput) ElementType ¶ added in v0.66.0
func (AutomationRulemapOutput) ElementType() reflect.Type
func (AutomationRulemapOutput) ToAutomationRulemapOutput ¶ added in v0.66.0
func (o AutomationRulemapOutput) ToAutomationRulemapOutput() AutomationRulemapOutput
func (AutomationRulemapOutput) ToAutomationRulemapOutputWithContext ¶ added in v0.66.0
func (o AutomationRulemapOutput) ToAutomationRulemapOutputWithContext(ctx context.Context) AutomationRulemapOutput
func (AutomationRulemapOutput) ToAutomationRulemapPtrOutput ¶ added in v0.66.0
func (o AutomationRulemapOutput) ToAutomationRulemapPtrOutput() AutomationRulemapPtrOutput
func (AutomationRulemapOutput) ToAutomationRulemapPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulemapOutput) ToAutomationRulemapPtrOutputWithContext(ctx context.Context) AutomationRulemapPtrOutput
func (AutomationRulemapOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRulemapOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulemap]
type AutomationRulemapPtrInput ¶ added in v0.66.0
type AutomationRulemapPtrInput interface { pulumi.Input ToAutomationRulemapPtrOutput() AutomationRulemapPtrOutput ToAutomationRulemapPtrOutputWithContext(context.Context) AutomationRulemapPtrOutput }
AutomationRulemapPtrInput is an input type that accepts AutomationRulemapArgs, AutomationRulemapPtr and AutomationRulemapPtrOutput values. You can construct a concrete instance of `AutomationRulemapPtrInput` via:
AutomationRulemapArgs{...} or: nil
func AutomationRulemapPtr ¶ added in v0.66.0
func AutomationRulemapPtr(v *AutomationRulemapArgs) AutomationRulemapPtrInput
type AutomationRulemapPtrOutput ¶ added in v0.66.0
type AutomationRulemapPtrOutput struct{ *pulumi.OutputState }
func (AutomationRulemapPtrOutput) Elem ¶ added in v0.66.0
func (o AutomationRulemapPtrOutput) Elem() AutomationRulemapOutput
func (AutomationRulemapPtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRulemapPtrOutput) ElementType() reflect.Type
func (AutomationRulemapPtrOutput) ToAutomationRulemapPtrOutput ¶ added in v0.66.0
func (o AutomationRulemapPtrOutput) ToAutomationRulemapPtrOutput() AutomationRulemapPtrOutput
func (AutomationRulemapPtrOutput) ToAutomationRulemapPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulemapPtrOutput) ToAutomationRulemapPtrOutputWithContext(ctx context.Context) AutomationRulemapPtrOutput
func (AutomationRulemapPtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRulemapPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRulemap]
type AutomationRulesAction ¶ added in v0.66.0
type AutomationRulesAction struct { FindingFieldsUpdate AutomationRulesFindingFieldsUpdate `pulumi:"findingFieldsUpdate"` Type AutomationRulesActionType `pulumi:"type"` }
type AutomationRulesActionArgs ¶ added in v0.66.0
type AutomationRulesActionArgs struct { FindingFieldsUpdate AutomationRulesFindingFieldsUpdateInput `pulumi:"findingFieldsUpdate"` Type AutomationRulesActionTypeInput `pulumi:"type"` }
func (AutomationRulesActionArgs) ElementType ¶ added in v0.66.0
func (AutomationRulesActionArgs) ElementType() reflect.Type
func (AutomationRulesActionArgs) ToAutomationRulesActionOutput ¶ added in v0.66.0
func (i AutomationRulesActionArgs) ToAutomationRulesActionOutput() AutomationRulesActionOutput
func (AutomationRulesActionArgs) ToAutomationRulesActionOutputWithContext ¶ added in v0.66.0
func (i AutomationRulesActionArgs) ToAutomationRulesActionOutputWithContext(ctx context.Context) AutomationRulesActionOutput
func (AutomationRulesActionArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRulesActionArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesAction]
type AutomationRulesActionArray ¶ added in v0.66.0
type AutomationRulesActionArray []AutomationRulesActionInput
func (AutomationRulesActionArray) ElementType ¶ added in v0.66.0
func (AutomationRulesActionArray) ElementType() reflect.Type
func (AutomationRulesActionArray) ToAutomationRulesActionArrayOutput ¶ added in v0.66.0
func (i AutomationRulesActionArray) ToAutomationRulesActionArrayOutput() AutomationRulesActionArrayOutput
func (AutomationRulesActionArray) ToAutomationRulesActionArrayOutputWithContext ¶ added in v0.66.0
func (i AutomationRulesActionArray) ToAutomationRulesActionArrayOutputWithContext(ctx context.Context) AutomationRulesActionArrayOutput
func (AutomationRulesActionArray) ToOutput ¶ added in v0.76.0
func (i AutomationRulesActionArray) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRulesAction]
type AutomationRulesActionArrayInput ¶ added in v0.66.0
type AutomationRulesActionArrayInput interface { pulumi.Input ToAutomationRulesActionArrayOutput() AutomationRulesActionArrayOutput ToAutomationRulesActionArrayOutputWithContext(context.Context) AutomationRulesActionArrayOutput }
AutomationRulesActionArrayInput is an input type that accepts AutomationRulesActionArray and AutomationRulesActionArrayOutput values. You can construct a concrete instance of `AutomationRulesActionArrayInput` via:
AutomationRulesActionArray{ AutomationRulesActionArgs{...} }
type AutomationRulesActionArrayOutput ¶ added in v0.66.0
type AutomationRulesActionArrayOutput struct{ *pulumi.OutputState }
func (AutomationRulesActionArrayOutput) ElementType ¶ added in v0.66.0
func (AutomationRulesActionArrayOutput) ElementType() reflect.Type
func (AutomationRulesActionArrayOutput) Index ¶ added in v0.66.0
func (o AutomationRulesActionArrayOutput) Index(i pulumi.IntInput) AutomationRulesActionOutput
func (AutomationRulesActionArrayOutput) ToAutomationRulesActionArrayOutput ¶ added in v0.66.0
func (o AutomationRulesActionArrayOutput) ToAutomationRulesActionArrayOutput() AutomationRulesActionArrayOutput
func (AutomationRulesActionArrayOutput) ToAutomationRulesActionArrayOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesActionArrayOutput) ToAutomationRulesActionArrayOutputWithContext(ctx context.Context) AutomationRulesActionArrayOutput
func (AutomationRulesActionArrayOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRulesActionArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]AutomationRulesAction]
type AutomationRulesActionInput ¶ added in v0.66.0
type AutomationRulesActionInput interface { pulumi.Input ToAutomationRulesActionOutput() AutomationRulesActionOutput ToAutomationRulesActionOutputWithContext(context.Context) AutomationRulesActionOutput }
AutomationRulesActionInput is an input type that accepts AutomationRulesActionArgs and AutomationRulesActionOutput values. You can construct a concrete instance of `AutomationRulesActionInput` via:
AutomationRulesActionArgs{...}
type AutomationRulesActionOutput ¶ added in v0.66.0
type AutomationRulesActionOutput struct{ *pulumi.OutputState }
func (AutomationRulesActionOutput) ElementType ¶ added in v0.66.0
func (AutomationRulesActionOutput) ElementType() reflect.Type
func (AutomationRulesActionOutput) FindingFieldsUpdate ¶ added in v0.66.0
func (o AutomationRulesActionOutput) FindingFieldsUpdate() AutomationRulesFindingFieldsUpdateOutput
func (AutomationRulesActionOutput) ToAutomationRulesActionOutput ¶ added in v0.66.0
func (o AutomationRulesActionOutput) ToAutomationRulesActionOutput() AutomationRulesActionOutput
func (AutomationRulesActionOutput) ToAutomationRulesActionOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesActionOutput) ToAutomationRulesActionOutputWithContext(ctx context.Context) AutomationRulesActionOutput
func (AutomationRulesActionOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRulesActionOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesAction]
func (AutomationRulesActionOutput) Type ¶ added in v0.66.0
func (o AutomationRulesActionOutput) Type() AutomationRulesActionTypeOutput
type AutomationRulesActionType ¶ added in v0.66.0
type AutomationRulesActionType string
func (AutomationRulesActionType) ElementType ¶ added in v0.66.0
func (AutomationRulesActionType) ElementType() reflect.Type
func (AutomationRulesActionType) ToAutomationRulesActionTypeOutput ¶ added in v0.66.0
func (e AutomationRulesActionType) ToAutomationRulesActionTypeOutput() AutomationRulesActionTypeOutput
func (AutomationRulesActionType) ToAutomationRulesActionTypeOutputWithContext ¶ added in v0.66.0
func (e AutomationRulesActionType) ToAutomationRulesActionTypeOutputWithContext(ctx context.Context) AutomationRulesActionTypeOutput
func (AutomationRulesActionType) ToAutomationRulesActionTypePtrOutput ¶ added in v0.66.0
func (e AutomationRulesActionType) ToAutomationRulesActionTypePtrOutput() AutomationRulesActionTypePtrOutput
func (AutomationRulesActionType) ToAutomationRulesActionTypePtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRulesActionType) ToAutomationRulesActionTypePtrOutputWithContext(ctx context.Context) AutomationRulesActionTypePtrOutput
func (AutomationRulesActionType) ToStringOutput ¶ added in v0.66.0
func (e AutomationRulesActionType) ToStringOutput() pulumi.StringOutput
func (AutomationRulesActionType) ToStringOutputWithContext ¶ added in v0.66.0
func (e AutomationRulesActionType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRulesActionType) ToStringPtrOutput ¶ added in v0.66.0
func (e AutomationRulesActionType) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRulesActionType) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRulesActionType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRulesActionTypeInput ¶ added in v0.66.0
type AutomationRulesActionTypeInput interface { pulumi.Input ToAutomationRulesActionTypeOutput() AutomationRulesActionTypeOutput ToAutomationRulesActionTypeOutputWithContext(context.Context) AutomationRulesActionTypeOutput }
AutomationRulesActionTypeInput is an input type that accepts AutomationRulesActionTypeArgs and AutomationRulesActionTypeOutput values. You can construct a concrete instance of `AutomationRulesActionTypeInput` via:
AutomationRulesActionTypeArgs{...}
type AutomationRulesActionTypeOutput ¶ added in v0.66.0
type AutomationRulesActionTypeOutput struct{ *pulumi.OutputState }
func (AutomationRulesActionTypeOutput) ElementType ¶ added in v0.66.0
func (AutomationRulesActionTypeOutput) ElementType() reflect.Type
func (AutomationRulesActionTypeOutput) ToAutomationRulesActionTypeOutput ¶ added in v0.66.0
func (o AutomationRulesActionTypeOutput) ToAutomationRulesActionTypeOutput() AutomationRulesActionTypeOutput
func (AutomationRulesActionTypeOutput) ToAutomationRulesActionTypeOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesActionTypeOutput) ToAutomationRulesActionTypeOutputWithContext(ctx context.Context) AutomationRulesActionTypeOutput
func (AutomationRulesActionTypeOutput) ToAutomationRulesActionTypePtrOutput ¶ added in v0.66.0
func (o AutomationRulesActionTypeOutput) ToAutomationRulesActionTypePtrOutput() AutomationRulesActionTypePtrOutput
func (AutomationRulesActionTypeOutput) ToAutomationRulesActionTypePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesActionTypeOutput) ToAutomationRulesActionTypePtrOutputWithContext(ctx context.Context) AutomationRulesActionTypePtrOutput
func (AutomationRulesActionTypeOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRulesActionTypeOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesActionType]
func (AutomationRulesActionTypeOutput) ToStringOutput ¶ added in v0.66.0
func (o AutomationRulesActionTypeOutput) ToStringOutput() pulumi.StringOutput
func (AutomationRulesActionTypeOutput) ToStringOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesActionTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRulesActionTypeOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRulesActionTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRulesActionTypeOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesActionTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRulesActionTypePtrInput ¶ added in v0.66.0
type AutomationRulesActionTypePtrInput interface { pulumi.Input ToAutomationRulesActionTypePtrOutput() AutomationRulesActionTypePtrOutput ToAutomationRulesActionTypePtrOutputWithContext(context.Context) AutomationRulesActionTypePtrOutput }
func AutomationRulesActionTypePtr ¶ added in v0.66.0
func AutomationRulesActionTypePtr(v string) AutomationRulesActionTypePtrInput
type AutomationRulesActionTypePtrOutput ¶ added in v0.66.0
type AutomationRulesActionTypePtrOutput struct{ *pulumi.OutputState }
func (AutomationRulesActionTypePtrOutput) Elem ¶ added in v0.66.0
func (o AutomationRulesActionTypePtrOutput) Elem() AutomationRulesActionTypeOutput
func (AutomationRulesActionTypePtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRulesActionTypePtrOutput) ElementType() reflect.Type
func (AutomationRulesActionTypePtrOutput) ToAutomationRulesActionTypePtrOutput ¶ added in v0.66.0
func (o AutomationRulesActionTypePtrOutput) ToAutomationRulesActionTypePtrOutput() AutomationRulesActionTypePtrOutput
func (AutomationRulesActionTypePtrOutput) ToAutomationRulesActionTypePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesActionTypePtrOutput) ToAutomationRulesActionTypePtrOutputWithContext(ctx context.Context) AutomationRulesActionTypePtrOutput
func (AutomationRulesActionTypePtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRulesActionTypePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRulesActionType]
func (AutomationRulesActionTypePtrOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRulesActionTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRulesActionTypePtrOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesActionTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRulesFindingFieldsUpdate ¶ added in v0.66.0
type AutomationRulesFindingFieldsUpdate struct { Confidence *int `pulumi:"confidence"` Criticality *int `pulumi:"criticality"` // Note added to the finding Note *AutomationRuleNoteUpdate `pulumi:"note"` RelatedFindings []AutomationRuleRelatedFinding `pulumi:"relatedFindings"` // Severity of the finding Severity *AutomationRuleSeverityUpdate `pulumi:"severity"` Types []string `pulumi:"types"` UserDefinedFields *AutomationRulemap `pulumi:"userDefinedFields"` VerificationState *AutomationRulesFindingFieldsUpdateVerificationState `pulumi:"verificationState"` // Workflow status set for the finding Workflow *AutomationRuleWorkflowUpdate `pulumi:"workflow"` }
type AutomationRulesFindingFieldsUpdateArgs ¶ added in v0.66.0
type AutomationRulesFindingFieldsUpdateArgs struct { Confidence pulumi.IntPtrInput `pulumi:"confidence"` Criticality pulumi.IntPtrInput `pulumi:"criticality"` // Note added to the finding Note AutomationRuleNoteUpdatePtrInput `pulumi:"note"` RelatedFindings AutomationRuleRelatedFindingArrayInput `pulumi:"relatedFindings"` // Severity of the finding Severity AutomationRuleSeverityUpdatePtrInput `pulumi:"severity"` Types pulumi.StringArrayInput `pulumi:"types"` UserDefinedFields AutomationRulemapPtrInput `pulumi:"userDefinedFields"` VerificationState AutomationRulesFindingFieldsUpdateVerificationStatePtrInput `pulumi:"verificationState"` // Workflow status set for the finding Workflow AutomationRuleWorkflowUpdatePtrInput `pulumi:"workflow"` }
func (AutomationRulesFindingFieldsUpdateArgs) ElementType ¶ added in v0.66.0
func (AutomationRulesFindingFieldsUpdateArgs) ElementType() reflect.Type
func (AutomationRulesFindingFieldsUpdateArgs) ToAutomationRulesFindingFieldsUpdateOutput ¶ added in v0.66.0
func (i AutomationRulesFindingFieldsUpdateArgs) ToAutomationRulesFindingFieldsUpdateOutput() AutomationRulesFindingFieldsUpdateOutput
func (AutomationRulesFindingFieldsUpdateArgs) ToAutomationRulesFindingFieldsUpdateOutputWithContext ¶ added in v0.66.0
func (i AutomationRulesFindingFieldsUpdateArgs) ToAutomationRulesFindingFieldsUpdateOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateOutput
func (AutomationRulesFindingFieldsUpdateArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRulesFindingFieldsUpdateArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesFindingFieldsUpdate]
type AutomationRulesFindingFieldsUpdateInput ¶ added in v0.66.0
type AutomationRulesFindingFieldsUpdateInput interface { pulumi.Input ToAutomationRulesFindingFieldsUpdateOutput() AutomationRulesFindingFieldsUpdateOutput ToAutomationRulesFindingFieldsUpdateOutputWithContext(context.Context) AutomationRulesFindingFieldsUpdateOutput }
AutomationRulesFindingFieldsUpdateInput is an input type that accepts AutomationRulesFindingFieldsUpdateArgs and AutomationRulesFindingFieldsUpdateOutput values. You can construct a concrete instance of `AutomationRulesFindingFieldsUpdateInput` via:
AutomationRulesFindingFieldsUpdateArgs{...}
type AutomationRulesFindingFieldsUpdateOutput ¶ added in v0.66.0
type AutomationRulesFindingFieldsUpdateOutput struct{ *pulumi.OutputState }
func (AutomationRulesFindingFieldsUpdateOutput) Confidence ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateOutput) Confidence() pulumi.IntPtrOutput
func (AutomationRulesFindingFieldsUpdateOutput) Criticality ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateOutput) Criticality() pulumi.IntPtrOutput
func (AutomationRulesFindingFieldsUpdateOutput) ElementType ¶ added in v0.66.0
func (AutomationRulesFindingFieldsUpdateOutput) ElementType() reflect.Type
func (AutomationRulesFindingFieldsUpdateOutput) RelatedFindings ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateOutput) RelatedFindings() AutomationRuleRelatedFindingArrayOutput
func (AutomationRulesFindingFieldsUpdateOutput) Severity ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateOutput) Severity() AutomationRuleSeverityUpdatePtrOutput
Severity of the finding
func (AutomationRulesFindingFieldsUpdateOutput) ToAutomationRulesFindingFieldsUpdateOutput ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateOutput) ToAutomationRulesFindingFieldsUpdateOutput() AutomationRulesFindingFieldsUpdateOutput
func (AutomationRulesFindingFieldsUpdateOutput) ToAutomationRulesFindingFieldsUpdateOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateOutput) ToAutomationRulesFindingFieldsUpdateOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateOutput
func (AutomationRulesFindingFieldsUpdateOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRulesFindingFieldsUpdateOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesFindingFieldsUpdate]
func (AutomationRulesFindingFieldsUpdateOutput) Types ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateOutput) Types() pulumi.StringArrayOutput
func (AutomationRulesFindingFieldsUpdateOutput) UserDefinedFields ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateOutput) UserDefinedFields() AutomationRulemapPtrOutput
func (AutomationRulesFindingFieldsUpdateOutput) VerificationState ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateOutput) VerificationState() AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
func (AutomationRulesFindingFieldsUpdateOutput) Workflow ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateOutput) Workflow() AutomationRuleWorkflowUpdatePtrOutput
Workflow status set for the finding
type AutomationRulesFindingFieldsUpdateVerificationState ¶ added in v0.66.0
type AutomationRulesFindingFieldsUpdateVerificationState string
func (AutomationRulesFindingFieldsUpdateVerificationState) ElementType ¶ added in v0.66.0
func (AutomationRulesFindingFieldsUpdateVerificationState) ElementType() reflect.Type
func (AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStateOutput ¶ added in v0.66.0
func (e AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStateOutput() AutomationRulesFindingFieldsUpdateVerificationStateOutput
func (AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStateOutputWithContext ¶ added in v0.66.0
func (e AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStateOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateVerificationStateOutput
func (AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutput ¶ added in v0.66.0
func (e AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutput() AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
func (AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRulesFindingFieldsUpdateVerificationState) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
func (AutomationRulesFindingFieldsUpdateVerificationState) ToStringOutput ¶ added in v0.66.0
func (e AutomationRulesFindingFieldsUpdateVerificationState) ToStringOutput() pulumi.StringOutput
func (AutomationRulesFindingFieldsUpdateVerificationState) ToStringOutputWithContext ¶ added in v0.66.0
func (e AutomationRulesFindingFieldsUpdateVerificationState) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRulesFindingFieldsUpdateVerificationState) ToStringPtrOutput ¶ added in v0.66.0
func (e AutomationRulesFindingFieldsUpdateVerificationState) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRulesFindingFieldsUpdateVerificationState) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (e AutomationRulesFindingFieldsUpdateVerificationState) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRulesFindingFieldsUpdateVerificationStateInput ¶ added in v0.66.0
type AutomationRulesFindingFieldsUpdateVerificationStateInput interface { pulumi.Input ToAutomationRulesFindingFieldsUpdateVerificationStateOutput() AutomationRulesFindingFieldsUpdateVerificationStateOutput ToAutomationRulesFindingFieldsUpdateVerificationStateOutputWithContext(context.Context) AutomationRulesFindingFieldsUpdateVerificationStateOutput }
AutomationRulesFindingFieldsUpdateVerificationStateInput is an input type that accepts AutomationRulesFindingFieldsUpdateVerificationStateArgs and AutomationRulesFindingFieldsUpdateVerificationStateOutput values. You can construct a concrete instance of `AutomationRulesFindingFieldsUpdateVerificationStateInput` via:
AutomationRulesFindingFieldsUpdateVerificationStateArgs{...}
type AutomationRulesFindingFieldsUpdateVerificationStateOutput ¶ added in v0.66.0
type AutomationRulesFindingFieldsUpdateVerificationStateOutput struct{ *pulumi.OutputState }
func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ElementType ¶ added in v0.66.0
func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ElementType() reflect.Type
func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStateOutput ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStateOutput() AutomationRulesFindingFieldsUpdateVerificationStateOutput
func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStateOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStateOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateVerificationStateOutput
func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutput ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutput() AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringOutput ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringOutput() pulumi.StringOutput
func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStateOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRulesFindingFieldsUpdateVerificationStatePtrInput ¶ added in v0.66.0
type AutomationRulesFindingFieldsUpdateVerificationStatePtrInput interface { pulumi.Input ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutput() AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutputWithContext(context.Context) AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput }
func AutomationRulesFindingFieldsUpdateVerificationStatePtr ¶ added in v0.66.0
func AutomationRulesFindingFieldsUpdateVerificationStatePtr(v string) AutomationRulesFindingFieldsUpdateVerificationStatePtrInput
type AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput ¶ added in v0.66.0
type AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput struct{ *pulumi.OutputState }
func (AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ElementType() reflect.Type
func (AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutput ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutput() AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
func (AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToAutomationRulesFindingFieldsUpdateVerificationStatePtrOutputWithContext(ctx context.Context) AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput
func (AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToStringPtrOutput ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToStringPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesFindingFieldsUpdateVerificationStatePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type AutomationRulesFindingFilters ¶ added in v0.66.0
type AutomationRulesFindingFilters struct { AwsAccountId []AutomationRuleStringFilter `pulumi:"awsAccountId"` CompanyName []AutomationRuleStringFilter `pulumi:"companyName"` ComplianceAssociatedStandardsId []AutomationRuleStringFilter `pulumi:"complianceAssociatedStandardsId"` ComplianceSecurityControlId []AutomationRuleStringFilter `pulumi:"complianceSecurityControlId"` ComplianceStatus []AutomationRuleStringFilter `pulumi:"complianceStatus"` Confidence []AutomationRuleNumberFilter `pulumi:"confidence"` CreatedAt []AutomationRuleDateFilter `pulumi:"createdAt"` Criticality []AutomationRuleNumberFilter `pulumi:"criticality"` Description []AutomationRuleStringFilter `pulumi:"description"` FirstObservedAt []AutomationRuleDateFilter `pulumi:"firstObservedAt"` GeneratorId []AutomationRuleStringFilter `pulumi:"generatorId"` Id []AutomationRuleStringFilter `pulumi:"id"` LastObservedAt []AutomationRuleDateFilter `pulumi:"lastObservedAt"` NoteText []AutomationRuleStringFilter `pulumi:"noteText"` NoteUpdatedAt []AutomationRuleDateFilter `pulumi:"noteUpdatedAt"` NoteUpdatedBy []AutomationRuleStringFilter `pulumi:"noteUpdatedBy"` ProductArn []AutomationRuleStringFilter `pulumi:"productArn"` ProductName []AutomationRuleStringFilter `pulumi:"productName"` RecordState []AutomationRuleStringFilter `pulumi:"recordState"` RelatedFindingsId []AutomationRuleStringFilter `pulumi:"relatedFindingsId"` RelatedFindingsProductArn []AutomationRuleStringFilter `pulumi:"relatedFindingsProductArn"` ResourceDetailsOther []AutomationRuleMapFilter `pulumi:"resourceDetailsOther"` ResourceId []AutomationRuleStringFilter `pulumi:"resourceId"` ResourcePartition []AutomationRuleStringFilter `pulumi:"resourcePartition"` ResourceRegion []AutomationRuleStringFilter `pulumi:"resourceRegion"` ResourceTags []AutomationRuleMapFilter `pulumi:"resourceTags"` ResourceType []AutomationRuleStringFilter `pulumi:"resourceType"` SeverityLabel []AutomationRuleStringFilter `pulumi:"severityLabel"` SourceUrl []AutomationRuleStringFilter `pulumi:"sourceUrl"` Title []AutomationRuleStringFilter `pulumi:"title"` Type []AutomationRuleStringFilter `pulumi:"type"` UpdatedAt []AutomationRuleDateFilter `pulumi:"updatedAt"` UserDefinedFields []AutomationRuleMapFilter `pulumi:"userDefinedFields"` VerificationState []AutomationRuleStringFilter `pulumi:"verificationState"` WorkflowStatus []AutomationRuleStringFilter `pulumi:"workflowStatus"` }
type AutomationRulesFindingFiltersArgs ¶ added in v0.66.0
type AutomationRulesFindingFiltersArgs struct { AwsAccountId AutomationRuleStringFilterArrayInput `pulumi:"awsAccountId"` CompanyName AutomationRuleStringFilterArrayInput `pulumi:"companyName"` ComplianceAssociatedStandardsId AutomationRuleStringFilterArrayInput `pulumi:"complianceAssociatedStandardsId"` ComplianceSecurityControlId AutomationRuleStringFilterArrayInput `pulumi:"complianceSecurityControlId"` ComplianceStatus AutomationRuleStringFilterArrayInput `pulumi:"complianceStatus"` Confidence AutomationRuleNumberFilterArrayInput `pulumi:"confidence"` CreatedAt AutomationRuleDateFilterArrayInput `pulumi:"createdAt"` Criticality AutomationRuleNumberFilterArrayInput `pulumi:"criticality"` Description AutomationRuleStringFilterArrayInput `pulumi:"description"` FirstObservedAt AutomationRuleDateFilterArrayInput `pulumi:"firstObservedAt"` GeneratorId AutomationRuleStringFilterArrayInput `pulumi:"generatorId"` Id AutomationRuleStringFilterArrayInput `pulumi:"id"` LastObservedAt AutomationRuleDateFilterArrayInput `pulumi:"lastObservedAt"` NoteText AutomationRuleStringFilterArrayInput `pulumi:"noteText"` NoteUpdatedAt AutomationRuleDateFilterArrayInput `pulumi:"noteUpdatedAt"` NoteUpdatedBy AutomationRuleStringFilterArrayInput `pulumi:"noteUpdatedBy"` ProductArn AutomationRuleStringFilterArrayInput `pulumi:"productArn"` ProductName AutomationRuleStringFilterArrayInput `pulumi:"productName"` RecordState AutomationRuleStringFilterArrayInput `pulumi:"recordState"` RelatedFindingsId AutomationRuleStringFilterArrayInput `pulumi:"relatedFindingsId"` RelatedFindingsProductArn AutomationRuleStringFilterArrayInput `pulumi:"relatedFindingsProductArn"` ResourceDetailsOther AutomationRuleMapFilterArrayInput `pulumi:"resourceDetailsOther"` ResourceId AutomationRuleStringFilterArrayInput `pulumi:"resourceId"` ResourcePartition AutomationRuleStringFilterArrayInput `pulumi:"resourcePartition"` ResourceRegion AutomationRuleStringFilterArrayInput `pulumi:"resourceRegion"` ResourceTags AutomationRuleMapFilterArrayInput `pulumi:"resourceTags"` ResourceType AutomationRuleStringFilterArrayInput `pulumi:"resourceType"` SeverityLabel AutomationRuleStringFilterArrayInput `pulumi:"severityLabel"` SourceUrl AutomationRuleStringFilterArrayInput `pulumi:"sourceUrl"` Title AutomationRuleStringFilterArrayInput `pulumi:"title"` Type AutomationRuleStringFilterArrayInput `pulumi:"type"` UpdatedAt AutomationRuleDateFilterArrayInput `pulumi:"updatedAt"` UserDefinedFields AutomationRuleMapFilterArrayInput `pulumi:"userDefinedFields"` VerificationState AutomationRuleStringFilterArrayInput `pulumi:"verificationState"` WorkflowStatus AutomationRuleStringFilterArrayInput `pulumi:"workflowStatus"` }
func (AutomationRulesFindingFiltersArgs) ElementType ¶ added in v0.66.0
func (AutomationRulesFindingFiltersArgs) ElementType() reflect.Type
func (AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersOutput ¶ added in v0.66.0
func (i AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersOutput() AutomationRulesFindingFiltersOutput
func (AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersOutputWithContext ¶ added in v0.66.0
func (i AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersOutputWithContext(ctx context.Context) AutomationRulesFindingFiltersOutput
func (AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersPtrOutput ¶ added in v0.66.0
func (i AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersPtrOutput() AutomationRulesFindingFiltersPtrOutput
func (AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersPtrOutputWithContext ¶ added in v0.66.0
func (i AutomationRulesFindingFiltersArgs) ToAutomationRulesFindingFiltersPtrOutputWithContext(ctx context.Context) AutomationRulesFindingFiltersPtrOutput
func (AutomationRulesFindingFiltersArgs) ToOutput ¶ added in v0.76.0
func (i AutomationRulesFindingFiltersArgs) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesFindingFilters]
type AutomationRulesFindingFiltersInput ¶ added in v0.66.0
type AutomationRulesFindingFiltersInput interface { pulumi.Input ToAutomationRulesFindingFiltersOutput() AutomationRulesFindingFiltersOutput ToAutomationRulesFindingFiltersOutputWithContext(context.Context) AutomationRulesFindingFiltersOutput }
AutomationRulesFindingFiltersInput is an input type that accepts AutomationRulesFindingFiltersArgs and AutomationRulesFindingFiltersOutput values. You can construct a concrete instance of `AutomationRulesFindingFiltersInput` via:
AutomationRulesFindingFiltersArgs{...}
type AutomationRulesFindingFiltersOutput ¶ added in v0.66.0
type AutomationRulesFindingFiltersOutput struct{ *pulumi.OutputState }
func (AutomationRulesFindingFiltersOutput) AwsAccountId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) AwsAccountId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) CompanyName ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) CompanyName() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ComplianceAssociatedStandardsId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ComplianceAssociatedStandardsId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ComplianceSecurityControlId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ComplianceSecurityControlId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ComplianceStatus ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ComplianceStatus() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) Confidence ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) Confidence() AutomationRuleNumberFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) CreatedAt ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) CreatedAt() AutomationRuleDateFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) Criticality ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) Criticality() AutomationRuleNumberFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) Description ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) Description() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ElementType ¶ added in v0.66.0
func (AutomationRulesFindingFiltersOutput) ElementType() reflect.Type
func (AutomationRulesFindingFiltersOutput) FirstObservedAt ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) FirstObservedAt() AutomationRuleDateFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) GeneratorId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) GeneratorId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) LastObservedAt ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) LastObservedAt() AutomationRuleDateFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) NoteText ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) NoteText() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) NoteUpdatedAt ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) NoteUpdatedAt() AutomationRuleDateFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) NoteUpdatedBy ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) NoteUpdatedBy() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ProductArn ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ProductArn() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ProductName ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ProductName() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) RecordState ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) RecordState() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) RelatedFindingsId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) RelatedFindingsId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) RelatedFindingsProductArn ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) RelatedFindingsProductArn() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ResourceDetailsOther ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ResourceDetailsOther() AutomationRuleMapFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ResourceId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ResourceId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ResourcePartition ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ResourcePartition() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ResourceRegion ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ResourceRegion() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ResourceTags ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ResourceTags() AutomationRuleMapFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ResourceType ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ResourceType() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) SeverityLabel ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) SeverityLabel() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) SourceUrl ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) SourceUrl() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) Title ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) Title() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersOutput ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersOutput() AutomationRulesFindingFiltersOutput
func (AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersOutputWithContext(ctx context.Context) AutomationRulesFindingFiltersOutput
func (AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersPtrOutput ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersPtrOutput() AutomationRulesFindingFiltersPtrOutput
func (AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) ToAutomationRulesFindingFiltersPtrOutputWithContext(ctx context.Context) AutomationRulesFindingFiltersPtrOutput
func (AutomationRulesFindingFiltersOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRulesFindingFiltersOutput) ToOutput(ctx context.Context) pulumix.Output[AutomationRulesFindingFilters]
func (AutomationRulesFindingFiltersOutput) UpdatedAt ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) UpdatedAt() AutomationRuleDateFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) UserDefinedFields ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) UserDefinedFields() AutomationRuleMapFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) VerificationState ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) VerificationState() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersOutput) WorkflowStatus ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersOutput) WorkflowStatus() AutomationRuleStringFilterArrayOutput
type AutomationRulesFindingFiltersPtrInput ¶ added in v0.66.0
type AutomationRulesFindingFiltersPtrInput interface { pulumi.Input ToAutomationRulesFindingFiltersPtrOutput() AutomationRulesFindingFiltersPtrOutput ToAutomationRulesFindingFiltersPtrOutputWithContext(context.Context) AutomationRulesFindingFiltersPtrOutput }
AutomationRulesFindingFiltersPtrInput is an input type that accepts AutomationRulesFindingFiltersArgs, AutomationRulesFindingFiltersPtr and AutomationRulesFindingFiltersPtrOutput values. You can construct a concrete instance of `AutomationRulesFindingFiltersPtrInput` via:
AutomationRulesFindingFiltersArgs{...} or: nil
func AutomationRulesFindingFiltersPtr ¶ added in v0.66.0
func AutomationRulesFindingFiltersPtr(v *AutomationRulesFindingFiltersArgs) AutomationRulesFindingFiltersPtrInput
type AutomationRulesFindingFiltersPtrOutput ¶ added in v0.66.0
type AutomationRulesFindingFiltersPtrOutput struct{ *pulumi.OutputState }
func (AutomationRulesFindingFiltersPtrOutput) AwsAccountId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) AwsAccountId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) CompanyName ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) CompanyName() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ComplianceAssociatedStandardsId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ComplianceAssociatedStandardsId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ComplianceSecurityControlId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ComplianceSecurityControlId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ComplianceStatus ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ComplianceStatus() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) Confidence ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) Confidence() AutomationRuleNumberFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) CreatedAt ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) CreatedAt() AutomationRuleDateFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) Criticality ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) Criticality() AutomationRuleNumberFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) Description ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) Description() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ElementType ¶ added in v0.66.0
func (AutomationRulesFindingFiltersPtrOutput) ElementType() reflect.Type
func (AutomationRulesFindingFiltersPtrOutput) FirstObservedAt ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) FirstObservedAt() AutomationRuleDateFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) GeneratorId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) GeneratorId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) LastObservedAt ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) LastObservedAt() AutomationRuleDateFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) NoteText ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) NoteText() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) NoteUpdatedAt ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) NoteUpdatedAt() AutomationRuleDateFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) NoteUpdatedBy ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) NoteUpdatedBy() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ProductArn ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ProductArn() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ProductName ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ProductName() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) RecordState ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) RecordState() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) RelatedFindingsId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) RelatedFindingsId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) RelatedFindingsProductArn ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) RelatedFindingsProductArn() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ResourceDetailsOther ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ResourceDetailsOther() AutomationRuleMapFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ResourceId ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ResourceId() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ResourcePartition ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ResourcePartition() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ResourceRegion ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ResourceRegion() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ResourceTags ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ResourceTags() AutomationRuleMapFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ResourceType ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ResourceType() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) SeverityLabel ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) SeverityLabel() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) SourceUrl ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) SourceUrl() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) ToAutomationRulesFindingFiltersPtrOutput ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ToAutomationRulesFindingFiltersPtrOutput() AutomationRulesFindingFiltersPtrOutput
func (AutomationRulesFindingFiltersPtrOutput) ToAutomationRulesFindingFiltersPtrOutputWithContext ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) ToAutomationRulesFindingFiltersPtrOutputWithContext(ctx context.Context) AutomationRulesFindingFiltersPtrOutput
func (AutomationRulesFindingFiltersPtrOutput) ToOutput ¶ added in v0.76.0
func (o AutomationRulesFindingFiltersPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*AutomationRulesFindingFilters]
func (AutomationRulesFindingFiltersPtrOutput) UpdatedAt ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) UpdatedAt() AutomationRuleDateFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) UserDefinedFields ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) UserDefinedFields() AutomationRuleMapFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) VerificationState ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) VerificationState() AutomationRuleStringFilterArrayOutput
func (AutomationRulesFindingFiltersPtrOutput) WorkflowStatus ¶ added in v0.66.0
func (o AutomationRulesFindingFiltersPtrOutput) WorkflowStatus() AutomationRuleStringFilterArrayOutput
type Hub ¶
type Hub struct { pulumi.CustomResourceState // An ARN is automatically created for the customer. Arn pulumi.StringOutput `pulumi:"arn"` // Whether to automatically enable new controls when they are added to standards that are enabled AutoEnableControls pulumi.BoolPtrOutput `pulumi:"autoEnableControls"` // This field, used when enabling Security Hub, specifies whether the calling account has consolidated control findings turned on. If the value for this field is set to SECURITY_CONTROL, Security Hub generates a single finding for a control check even when the check applies to multiple enabled standards. If the value for this field is set to STANDARD_CONTROL, Security Hub generates separate findings for a control check when the check applies to multiple enabled standards. ControlFindingGenerator pulumi.StringPtrOutput `pulumi:"controlFindingGenerator"` // Whether to enable the security standards that Security Hub has designated as automatically enabled. EnableDefaultStandards pulumi.BoolPtrOutput `pulumi:"enableDefaultStandards"` // The date and time when Security Hub was enabled in the account. SubscribedAt pulumi.StringOutput `pulumi:"subscribedAt"` Tags HubTagsPtrOutput `pulumi:"tags"` }
The AWS::SecurityHub::Hub resource represents the implementation of the AWS Security Hub service in your account. One hub resource is created for each Region in which you enable Security Hub.
func GetHub ¶
func GetHub(ctx *pulumi.Context, name string, id pulumi.IDInput, state *HubState, opts ...pulumi.ResourceOption) (*Hub, error)
GetHub gets an existing Hub resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewHub ¶
func NewHub(ctx *pulumi.Context, name string, args *HubArgs, opts ...pulumi.ResourceOption) (*Hub, error)
NewHub registers a new resource with the given unique name, arguments, and options.
func (*Hub) ElementType ¶
func (*Hub) ToHubOutput ¶
func (*Hub) ToHubOutputWithContext ¶
type HubArgs ¶
type HubArgs struct { // Whether to automatically enable new controls when they are added to standards that are enabled AutoEnableControls pulumi.BoolPtrInput // This field, used when enabling Security Hub, specifies whether the calling account has consolidated control findings turned on. If the value for this field is set to SECURITY_CONTROL, Security Hub generates a single finding for a control check even when the check applies to multiple enabled standards. If the value for this field is set to STANDARD_CONTROL, Security Hub generates separate findings for a control check when the check applies to multiple enabled standards. ControlFindingGenerator pulumi.StringPtrInput // Whether to enable the security standards that Security Hub has designated as automatically enabled. EnableDefaultStandards pulumi.BoolPtrInput Tags HubTagsPtrInput }
The set of arguments for constructing a Hub resource.
func (HubArgs) ElementType ¶
type HubOutput ¶
type HubOutput struct{ *pulumi.OutputState }
func (HubOutput) Arn ¶ added in v0.91.0
func (o HubOutput) Arn() pulumi.StringOutput
An ARN is automatically created for the customer.
func (HubOutput) AutoEnableControls ¶ added in v0.67.0
func (o HubOutput) AutoEnableControls() pulumi.BoolPtrOutput
Whether to automatically enable new controls when they are added to standards that are enabled
func (HubOutput) ControlFindingGenerator ¶ added in v0.67.0
func (o HubOutput) ControlFindingGenerator() pulumi.StringPtrOutput
This field, used when enabling Security Hub, specifies whether the calling account has consolidated control findings turned on. If the value for this field is set to SECURITY_CONTROL, Security Hub generates a single finding for a control check even when the check applies to multiple enabled standards. If the value for this field is set to STANDARD_CONTROL, Security Hub generates separate findings for a control check when the check applies to multiple enabled standards.
func (HubOutput) ElementType ¶
func (HubOutput) EnableDefaultStandards ¶ added in v0.67.0
func (o HubOutput) EnableDefaultStandards() pulumi.BoolPtrOutput
Whether to enable the security standards that Security Hub has designated as automatically enabled.
func (HubOutput) SubscribedAt ¶ added in v0.91.0
func (o HubOutput) SubscribedAt() pulumi.StringOutput
The date and time when Security Hub was enabled in the account.
func (HubOutput) Tags ¶ added in v0.17.0
func (o HubOutput) Tags() HubTagsPtrOutput
func (HubOutput) ToHubOutput ¶
func (HubOutput) ToHubOutputWithContext ¶
type HubTags ¶ added in v0.91.0
type HubTags struct { }
A key-value pair to associate with a resource.
type HubTagsArgs ¶ added in v0.91.0
type HubTagsArgs struct { }
A key-value pair to associate with a resource.
func (HubTagsArgs) ElementType ¶ added in v0.91.0
func (HubTagsArgs) ElementType() reflect.Type
func (HubTagsArgs) ToHubTagsOutput ¶ added in v0.91.0
func (i HubTagsArgs) ToHubTagsOutput() HubTagsOutput
func (HubTagsArgs) ToHubTagsOutputWithContext ¶ added in v0.91.0
func (i HubTagsArgs) ToHubTagsOutputWithContext(ctx context.Context) HubTagsOutput
func (HubTagsArgs) ToHubTagsPtrOutput ¶ added in v0.91.0
func (i HubTagsArgs) ToHubTagsPtrOutput() HubTagsPtrOutput
func (HubTagsArgs) ToHubTagsPtrOutputWithContext ¶ added in v0.91.0
func (i HubTagsArgs) ToHubTagsPtrOutputWithContext(ctx context.Context) HubTagsPtrOutput
type HubTagsInput ¶ added in v0.91.0
type HubTagsInput interface { pulumi.Input ToHubTagsOutput() HubTagsOutput ToHubTagsOutputWithContext(context.Context) HubTagsOutput }
HubTagsInput is an input type that accepts HubTagsArgs and HubTagsOutput values. You can construct a concrete instance of `HubTagsInput` via:
HubTagsArgs{...}
type HubTagsOutput ¶ added in v0.91.0
type HubTagsOutput struct{ *pulumi.OutputState }
A key-value pair to associate with a resource.
func (HubTagsOutput) ElementType ¶ added in v0.91.0
func (HubTagsOutput) ElementType() reflect.Type
func (HubTagsOutput) ToHubTagsOutput ¶ added in v0.91.0
func (o HubTagsOutput) ToHubTagsOutput() HubTagsOutput
func (HubTagsOutput) ToHubTagsOutputWithContext ¶ added in v0.91.0
func (o HubTagsOutput) ToHubTagsOutputWithContext(ctx context.Context) HubTagsOutput
func (HubTagsOutput) ToHubTagsPtrOutput ¶ added in v0.91.0
func (o HubTagsOutput) ToHubTagsPtrOutput() HubTagsPtrOutput
func (HubTagsOutput) ToHubTagsPtrOutputWithContext ¶ added in v0.91.0
func (o HubTagsOutput) ToHubTagsPtrOutputWithContext(ctx context.Context) HubTagsPtrOutput
type HubTagsPtrInput ¶ added in v0.91.0
type HubTagsPtrInput interface { pulumi.Input ToHubTagsPtrOutput() HubTagsPtrOutput ToHubTagsPtrOutputWithContext(context.Context) HubTagsPtrOutput }
HubTagsPtrInput is an input type that accepts HubTagsArgs, HubTagsPtr and HubTagsPtrOutput values. You can construct a concrete instance of `HubTagsPtrInput` via:
HubTagsArgs{...} or: nil
func HubTagsPtr ¶ added in v0.91.0
func HubTagsPtr(v *HubTagsArgs) HubTagsPtrInput
type HubTagsPtrOutput ¶ added in v0.91.0
type HubTagsPtrOutput struct{ *pulumi.OutputState }
func (HubTagsPtrOutput) Elem ¶ added in v0.91.0
func (o HubTagsPtrOutput) Elem() HubTagsOutput
func (HubTagsPtrOutput) ElementType ¶ added in v0.91.0
func (HubTagsPtrOutput) ElementType() reflect.Type
func (HubTagsPtrOutput) ToHubTagsPtrOutput ¶ added in v0.91.0
func (o HubTagsPtrOutput) ToHubTagsPtrOutput() HubTagsPtrOutput
func (HubTagsPtrOutput) ToHubTagsPtrOutputWithContext ¶ added in v0.91.0
func (o HubTagsPtrOutput) ToHubTagsPtrOutputWithContext(ctx context.Context) HubTagsPtrOutput
type LookupAutomationRuleArgs ¶ added in v0.66.0
type LookupAutomationRuleArgs struct { // An Automation Rule Arn is automatically created RuleArn string `pulumi:"ruleArn"` }
type LookupAutomationRuleOutputArgs ¶ added in v0.66.0
type LookupAutomationRuleOutputArgs struct { // An Automation Rule Arn is automatically created RuleArn pulumi.StringInput `pulumi:"ruleArn"` }
func (LookupAutomationRuleOutputArgs) ElementType ¶ added in v0.66.0
func (LookupAutomationRuleOutputArgs) ElementType() reflect.Type
type LookupAutomationRuleResult ¶ added in v0.66.0
type LookupAutomationRuleResult struct { Actions []AutomationRulesAction `pulumi:"actions"` // The date and time when Automation Rule was created CreatedAt *string `pulumi:"createdAt"` // The identifier by which created the rule CreatedBy *string `pulumi:"createdBy"` // The rule criteria for evaluating findings Criteria *AutomationRulesFindingFilters `pulumi:"criteria"` // Rule description Description *string `pulumi:"description"` // If Rule is a terminal rule IsTerminal *bool `pulumi:"isTerminal"` // An Automation Rule Arn is automatically created RuleArn *string `pulumi:"ruleArn"` // Rule name RuleName *string `pulumi:"ruleName"` // Rule order value RuleOrder *int `pulumi:"ruleOrder"` // Status of the Rule upon creation RuleStatus *AutomationRuleRuleStatus `pulumi:"ruleStatus"` Tags *AutomationRuleTags `pulumi:"tags"` // The date and time when Automation Rule was last updated UpdatedAt *string `pulumi:"updatedAt"` }
func LookupAutomationRule ¶ added in v0.66.0
func LookupAutomationRule(ctx *pulumi.Context, args *LookupAutomationRuleArgs, opts ...pulumi.InvokeOption) (*LookupAutomationRuleResult, error)
The AWS::SecurityHub::AutomationRule resource represents the Automation Rule in your account. One rule resource is created for each Automation Rule in which you configure rule criteria and actions.
type LookupAutomationRuleResultOutput ¶ added in v0.66.0
type LookupAutomationRuleResultOutput struct{ *pulumi.OutputState }
func LookupAutomationRuleOutput ¶ added in v0.66.0
func LookupAutomationRuleOutput(ctx *pulumi.Context, args LookupAutomationRuleOutputArgs, opts ...pulumi.InvokeOption) LookupAutomationRuleResultOutput
func (LookupAutomationRuleResultOutput) Actions ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) Actions() AutomationRulesActionArrayOutput
func (LookupAutomationRuleResultOutput) CreatedAt ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) CreatedAt() pulumi.StringPtrOutput
The date and time when Automation Rule was created
func (LookupAutomationRuleResultOutput) CreatedBy ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) CreatedBy() pulumi.StringPtrOutput
The identifier by which created the rule
func (LookupAutomationRuleResultOutput) Criteria ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) Criteria() AutomationRulesFindingFiltersPtrOutput
The rule criteria for evaluating findings
func (LookupAutomationRuleResultOutput) Description ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) Description() pulumi.StringPtrOutput
Rule description
func (LookupAutomationRuleResultOutput) ElementType ¶ added in v0.66.0
func (LookupAutomationRuleResultOutput) ElementType() reflect.Type
func (LookupAutomationRuleResultOutput) IsTerminal ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) IsTerminal() pulumi.BoolPtrOutput
If Rule is a terminal rule
func (LookupAutomationRuleResultOutput) RuleArn ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) RuleArn() pulumi.StringPtrOutput
An Automation Rule Arn is automatically created
func (LookupAutomationRuleResultOutput) RuleName ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) RuleName() pulumi.StringPtrOutput
Rule name
func (LookupAutomationRuleResultOutput) RuleOrder ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) RuleOrder() pulumi.IntPtrOutput
Rule order value
func (LookupAutomationRuleResultOutput) RuleStatus ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) RuleStatus() AutomationRuleRuleStatusPtrOutput
Status of the Rule upon creation
func (LookupAutomationRuleResultOutput) Tags ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) Tags() AutomationRuleTagsPtrOutput
func (LookupAutomationRuleResultOutput) ToLookupAutomationRuleResultOutput ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) ToLookupAutomationRuleResultOutput() LookupAutomationRuleResultOutput
func (LookupAutomationRuleResultOutput) ToLookupAutomationRuleResultOutputWithContext ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) ToLookupAutomationRuleResultOutputWithContext(ctx context.Context) LookupAutomationRuleResultOutput
func (LookupAutomationRuleResultOutput) ToOutput ¶ added in v0.76.0
func (o LookupAutomationRuleResultOutput) ToOutput(ctx context.Context) pulumix.Output[LookupAutomationRuleResult]
func (LookupAutomationRuleResultOutput) UpdatedAt ¶ added in v0.66.0
func (o LookupAutomationRuleResultOutput) UpdatedAt() pulumi.StringPtrOutput
The date and time when Automation Rule was last updated
type LookupHubArgs ¶ added in v0.12.0
type LookupHubArgs struct { // An ARN is automatically created for the customer. Arn string `pulumi:"arn"` }
type LookupHubOutputArgs ¶ added in v0.12.0
type LookupHubOutputArgs struct { // An ARN is automatically created for the customer. Arn pulumi.StringInput `pulumi:"arn"` }
func (LookupHubOutputArgs) ElementType ¶ added in v0.12.0
func (LookupHubOutputArgs) ElementType() reflect.Type
type LookupHubResult ¶ added in v0.12.0
type LookupHubResult struct { // An ARN is automatically created for the customer. Arn *string `pulumi:"arn"` // Whether to automatically enable new controls when they are added to standards that are enabled AutoEnableControls *bool `pulumi:"autoEnableControls"` // This field, used when enabling Security Hub, specifies whether the calling account has consolidated control findings turned on. If the value for this field is set to SECURITY_CONTROL, Security Hub generates a single finding for a control check even when the check applies to multiple enabled standards. If the value for this field is set to STANDARD_CONTROL, Security Hub generates separate findings for a control check when the check applies to multiple enabled standards. ControlFindingGenerator *string `pulumi:"controlFindingGenerator"` // The date and time when Security Hub was enabled in the account. SubscribedAt *string `pulumi:"subscribedAt"` Tags *HubTags `pulumi:"tags"` }
func LookupHub ¶ added in v0.12.0
func LookupHub(ctx *pulumi.Context, args *LookupHubArgs, opts ...pulumi.InvokeOption) (*LookupHubResult, error)
The AWS::SecurityHub::Hub resource represents the implementation of the AWS Security Hub service in your account. One hub resource is created for each Region in which you enable Security Hub.
type LookupHubResultOutput ¶ added in v0.12.0
type LookupHubResultOutput struct{ *pulumi.OutputState }
func LookupHubOutput ¶ added in v0.12.0
func LookupHubOutput(ctx *pulumi.Context, args LookupHubOutputArgs, opts ...pulumi.InvokeOption) LookupHubResultOutput
func (LookupHubResultOutput) Arn ¶ added in v0.91.0
func (o LookupHubResultOutput) Arn() pulumi.StringPtrOutput
An ARN is automatically created for the customer.
func (LookupHubResultOutput) AutoEnableControls ¶ added in v0.67.0
func (o LookupHubResultOutput) AutoEnableControls() pulumi.BoolPtrOutput
Whether to automatically enable new controls when they are added to standards that are enabled
func (LookupHubResultOutput) ControlFindingGenerator ¶ added in v0.67.0
func (o LookupHubResultOutput) ControlFindingGenerator() pulumi.StringPtrOutput
This field, used when enabling Security Hub, specifies whether the calling account has consolidated control findings turned on. If the value for this field is set to SECURITY_CONTROL, Security Hub generates a single finding for a control check even when the check applies to multiple enabled standards. If the value for this field is set to STANDARD_CONTROL, Security Hub generates separate findings for a control check when the check applies to multiple enabled standards.
func (LookupHubResultOutput) ElementType ¶ added in v0.12.0
func (LookupHubResultOutput) ElementType() reflect.Type
func (LookupHubResultOutput) SubscribedAt ¶ added in v0.91.0
func (o LookupHubResultOutput) SubscribedAt() pulumi.StringPtrOutput
The date and time when Security Hub was enabled in the account.
func (LookupHubResultOutput) Tags ¶ added in v0.12.0
func (o LookupHubResultOutput) Tags() HubTagsPtrOutput
func (LookupHubResultOutput) ToLookupHubResultOutput ¶ added in v0.12.0
func (o LookupHubResultOutput) ToLookupHubResultOutput() LookupHubResultOutput
func (LookupHubResultOutput) ToLookupHubResultOutputWithContext ¶ added in v0.12.0
func (o LookupHubResultOutput) ToLookupHubResultOutputWithContext(ctx context.Context) LookupHubResultOutput
func (LookupHubResultOutput) ToOutput ¶ added in v0.76.0
func (o LookupHubResultOutput) ToOutput(ctx context.Context) pulumix.Output[LookupHubResult]
type LookupStandardArgs ¶ added in v0.66.0
type LookupStandardArgs struct { // The ARN of the StandardsSubscription for the account ID, region, and Standard. StandardsSubscriptionArn string `pulumi:"standardsSubscriptionArn"` }
type LookupStandardOutputArgs ¶ added in v0.66.0
type LookupStandardOutputArgs struct { // The ARN of the StandardsSubscription for the account ID, region, and Standard. StandardsSubscriptionArn pulumi.StringInput `pulumi:"standardsSubscriptionArn"` }
func (LookupStandardOutputArgs) ElementType ¶ added in v0.66.0
func (LookupStandardOutputArgs) ElementType() reflect.Type
type LookupStandardResult ¶ added in v0.66.0
type LookupStandardResult struct { // StandardsControls to disable from this Standard. DisabledStandardsControls []StandardsControl `pulumi:"disabledStandardsControls"` // The ARN of the StandardsSubscription for the account ID, region, and Standard. StandardsSubscriptionArn *string `pulumi:"standardsSubscriptionArn"` }
func LookupStandard ¶ added in v0.66.0
func LookupStandard(ctx *pulumi.Context, args *LookupStandardArgs, opts ...pulumi.InvokeOption) (*LookupStandardResult, error)
The AWS::SecurityHub::Standard resource represents the implementation of an individual AWS Security Hub Standard in your account. It requires you have SecurityHub enabled before you can enable the Standard.
type LookupStandardResultOutput ¶ added in v0.66.0
type LookupStandardResultOutput struct{ *pulumi.OutputState }
func LookupStandardOutput ¶ added in v0.66.0
func LookupStandardOutput(ctx *pulumi.Context, args LookupStandardOutputArgs, opts ...pulumi.InvokeOption) LookupStandardResultOutput
func (LookupStandardResultOutput) DisabledStandardsControls ¶ added in v0.66.0
func (o LookupStandardResultOutput) DisabledStandardsControls() StandardsControlArrayOutput
StandardsControls to disable from this Standard.
func (LookupStandardResultOutput) ElementType ¶ added in v0.66.0
func (LookupStandardResultOutput) ElementType() reflect.Type
func (LookupStandardResultOutput) StandardsSubscriptionArn ¶ added in v0.66.0
func (o LookupStandardResultOutput) StandardsSubscriptionArn() pulumi.StringPtrOutput
The ARN of the StandardsSubscription for the account ID, region, and Standard.
func (LookupStandardResultOutput) ToLookupStandardResultOutput ¶ added in v0.66.0
func (o LookupStandardResultOutput) ToLookupStandardResultOutput() LookupStandardResultOutput
func (LookupStandardResultOutput) ToLookupStandardResultOutputWithContext ¶ added in v0.66.0
func (o LookupStandardResultOutput) ToLookupStandardResultOutputWithContext(ctx context.Context) LookupStandardResultOutput
func (LookupStandardResultOutput) ToOutput ¶ added in v0.76.0
func (o LookupStandardResultOutput) ToOutput(ctx context.Context) pulumix.Output[LookupStandardResult]
type Standard ¶ added in v0.66.0
type Standard struct { pulumi.CustomResourceState // StandardsControls to disable from this Standard. DisabledStandardsControls StandardsControlArrayOutput `pulumi:"disabledStandardsControls"` // The ARN of the Standard being enabled StandardsArn pulumi.StringOutput `pulumi:"standardsArn"` // The ARN of the StandardsSubscription for the account ID, region, and Standard. StandardsSubscriptionArn pulumi.StringOutput `pulumi:"standardsSubscriptionArn"` }
The AWS::SecurityHub::Standard resource represents the implementation of an individual AWS Security Hub Standard in your account. It requires you have SecurityHub enabled before you can enable the Standard.
func GetStandard ¶ added in v0.66.0
func GetStandard(ctx *pulumi.Context, name string, id pulumi.IDInput, state *StandardState, opts ...pulumi.ResourceOption) (*Standard, error)
GetStandard gets an existing Standard resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewStandard ¶ added in v0.66.0
func NewStandard(ctx *pulumi.Context, name string, args *StandardArgs, opts ...pulumi.ResourceOption) (*Standard, error)
NewStandard registers a new resource with the given unique name, arguments, and options.
func (*Standard) ElementType ¶ added in v0.66.0
func (*Standard) ToStandardOutput ¶ added in v0.66.0
func (i *Standard) ToStandardOutput() StandardOutput
func (*Standard) ToStandardOutputWithContext ¶ added in v0.66.0
func (i *Standard) ToStandardOutputWithContext(ctx context.Context) StandardOutput
type StandardArgs ¶ added in v0.66.0
type StandardArgs struct { // StandardsControls to disable from this Standard. DisabledStandardsControls StandardsControlArrayInput // The ARN of the Standard being enabled StandardsArn pulumi.StringInput }
The set of arguments for constructing a Standard resource.
func (StandardArgs) ElementType ¶ added in v0.66.0
func (StandardArgs) ElementType() reflect.Type
type StandardInput ¶ added in v0.66.0
type StandardInput interface { pulumi.Input ToStandardOutput() StandardOutput ToStandardOutputWithContext(ctx context.Context) StandardOutput }
type StandardOutput ¶ added in v0.66.0
type StandardOutput struct{ *pulumi.OutputState }
func (StandardOutput) DisabledStandardsControls ¶ added in v0.66.0
func (o StandardOutput) DisabledStandardsControls() StandardsControlArrayOutput
StandardsControls to disable from this Standard.
func (StandardOutput) ElementType ¶ added in v0.66.0
func (StandardOutput) ElementType() reflect.Type
func (StandardOutput) StandardsArn ¶ added in v0.66.0
func (o StandardOutput) StandardsArn() pulumi.StringOutput
The ARN of the Standard being enabled
func (StandardOutput) StandardsSubscriptionArn ¶ added in v0.66.0
func (o StandardOutput) StandardsSubscriptionArn() pulumi.StringOutput
The ARN of the StandardsSubscription for the account ID, region, and Standard.
func (StandardOutput) ToStandardOutput ¶ added in v0.66.0
func (o StandardOutput) ToStandardOutput() StandardOutput
func (StandardOutput) ToStandardOutputWithContext ¶ added in v0.66.0
func (o StandardOutput) ToStandardOutputWithContext(ctx context.Context) StandardOutput
type StandardState ¶ added in v0.66.0
type StandardState struct { }
func (StandardState) ElementType ¶ added in v0.66.0
func (StandardState) ElementType() reflect.Type
type StandardsControl ¶ added in v0.66.0
type StandardsControl struct { // the reason the standard control is disabled Reason *string `pulumi:"reason"` // the Arn for the standard control. StandardsControlArn string `pulumi:"standardsControlArn"` }
An individual StandardsControl within the Standard.
type StandardsControlArgs ¶ added in v0.66.0
type StandardsControlArgs struct { // the reason the standard control is disabled Reason pulumi.StringPtrInput `pulumi:"reason"` // the Arn for the standard control. StandardsControlArn pulumi.StringInput `pulumi:"standardsControlArn"` }
An individual StandardsControl within the Standard.
func (StandardsControlArgs) ElementType ¶ added in v0.66.0
func (StandardsControlArgs) ElementType() reflect.Type
func (StandardsControlArgs) ToOutput ¶ added in v0.76.0
func (i StandardsControlArgs) ToOutput(ctx context.Context) pulumix.Output[StandardsControl]
func (StandardsControlArgs) ToStandardsControlOutput ¶ added in v0.66.0
func (i StandardsControlArgs) ToStandardsControlOutput() StandardsControlOutput
func (StandardsControlArgs) ToStandardsControlOutputWithContext ¶ added in v0.66.0
func (i StandardsControlArgs) ToStandardsControlOutputWithContext(ctx context.Context) StandardsControlOutput
type StandardsControlArray ¶ added in v0.66.0
type StandardsControlArray []StandardsControlInput
func (StandardsControlArray) ElementType ¶ added in v0.66.0
func (StandardsControlArray) ElementType() reflect.Type
func (StandardsControlArray) ToOutput ¶ added in v0.76.0
func (i StandardsControlArray) ToOutput(ctx context.Context) pulumix.Output[[]StandardsControl]
func (StandardsControlArray) ToStandardsControlArrayOutput ¶ added in v0.66.0
func (i StandardsControlArray) ToStandardsControlArrayOutput() StandardsControlArrayOutput
func (StandardsControlArray) ToStandardsControlArrayOutputWithContext ¶ added in v0.66.0
func (i StandardsControlArray) ToStandardsControlArrayOutputWithContext(ctx context.Context) StandardsControlArrayOutput
type StandardsControlArrayInput ¶ added in v0.66.0
type StandardsControlArrayInput interface { pulumi.Input ToStandardsControlArrayOutput() StandardsControlArrayOutput ToStandardsControlArrayOutputWithContext(context.Context) StandardsControlArrayOutput }
StandardsControlArrayInput is an input type that accepts StandardsControlArray and StandardsControlArrayOutput values. You can construct a concrete instance of `StandardsControlArrayInput` via:
StandardsControlArray{ StandardsControlArgs{...} }
type StandardsControlArrayOutput ¶ added in v0.66.0
type StandardsControlArrayOutput struct{ *pulumi.OutputState }
func (StandardsControlArrayOutput) ElementType ¶ added in v0.66.0
func (StandardsControlArrayOutput) ElementType() reflect.Type
func (StandardsControlArrayOutput) Index ¶ added in v0.66.0
func (o StandardsControlArrayOutput) Index(i pulumi.IntInput) StandardsControlOutput
func (StandardsControlArrayOutput) ToOutput ¶ added in v0.76.0
func (o StandardsControlArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]StandardsControl]
func (StandardsControlArrayOutput) ToStandardsControlArrayOutput ¶ added in v0.66.0
func (o StandardsControlArrayOutput) ToStandardsControlArrayOutput() StandardsControlArrayOutput
func (StandardsControlArrayOutput) ToStandardsControlArrayOutputWithContext ¶ added in v0.66.0
func (o StandardsControlArrayOutput) ToStandardsControlArrayOutputWithContext(ctx context.Context) StandardsControlArrayOutput
type StandardsControlInput ¶ added in v0.66.0
type StandardsControlInput interface { pulumi.Input ToStandardsControlOutput() StandardsControlOutput ToStandardsControlOutputWithContext(context.Context) StandardsControlOutput }
StandardsControlInput is an input type that accepts StandardsControlArgs and StandardsControlOutput values. You can construct a concrete instance of `StandardsControlInput` via:
StandardsControlArgs{...}
type StandardsControlOutput ¶ added in v0.66.0
type StandardsControlOutput struct{ *pulumi.OutputState }
An individual StandardsControl within the Standard.
func (StandardsControlOutput) ElementType ¶ added in v0.66.0
func (StandardsControlOutput) ElementType() reflect.Type
func (StandardsControlOutput) Reason ¶ added in v0.66.0
func (o StandardsControlOutput) Reason() pulumi.StringPtrOutput
the reason the standard control is disabled
func (StandardsControlOutput) StandardsControlArn ¶ added in v0.66.0
func (o StandardsControlOutput) StandardsControlArn() pulumi.StringOutput
the Arn for the standard control.
func (StandardsControlOutput) ToOutput ¶ added in v0.76.0
func (o StandardsControlOutput) ToOutput(ctx context.Context) pulumix.Output[StandardsControl]
func (StandardsControlOutput) ToStandardsControlOutput ¶ added in v0.66.0
func (o StandardsControlOutput) ToStandardsControlOutput() StandardsControlOutput
func (StandardsControlOutput) ToStandardsControlOutputWithContext ¶ added in v0.66.0
func (o StandardsControlOutput) ToStandardsControlOutputWithContext(ctx context.Context) StandardsControlOutput