Uses of Class
software.amazon.awscdk.services.aiops.CfnInvestigationGroup.Builder
Packages that use CfnInvestigationGroup.Builder
-
Uses of CfnInvestigationGroup.Builder in software.amazon.awscdk.services.aiops
Methods in software.amazon.awscdk.services.aiops that return CfnInvestigationGroup.BuilderModifier and TypeMethodDescriptionCfnInvestigationGroup.Builder.chatbotNotificationChannels
(List<? extends Object> chatbotNotificationChannels) An array of key-value pairs of notification channels to apply to this resource.CfnInvestigationGroup.Builder.chatbotNotificationChannels
(IResolvable chatbotNotificationChannels) An array of key-value pairs of notification channels to apply to this resource.CfnInvestigationGroup.Builder.crossAccountConfigurations
(List<? extends Object> crossAccountConfigurations) An array of cross account configurations.CfnInvestigationGroup.Builder.crossAccountConfigurations
(IResolvable crossAccountConfigurations) An array of cross account configurations.CfnInvestigationGroup.Builder.encryptionConfig
(IResolvable encryptionConfig) CfnInvestigationGroup.Builder.encryptionConfig
(CfnInvestigationGroup.EncryptionConfigMapProperty encryptionConfig) CfnInvestigationGroup.Builder.investigationGroupPolicy
(String investigationGroupPolicy) Investigation Group policy.CfnInvestigationGroup.Builder.isCloudTrailEventHistoryEnabled
(Boolean isCloudTrailEventHistoryEnabled) Flag to enable cloud trail history.CfnInvestigationGroup.Builder.isCloudTrailEventHistoryEnabled
(IResolvable isCloudTrailEventHistoryEnabled) Flag to enable cloud trail history.User friendly name for resources.CfnInvestigationGroup.Builder.retentionInDays
(Number retentionInDays) The number of days to retain the investigation group.The Investigation Role's ARN.CfnInvestigationGroup.Builder.tagKeyBoundaries
(List<String> tagKeyBoundaries) An array of key-value pairs to apply to this resource.