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) Use this property to integrate CloudWatch investigations with chat applications.CfnInvestigationGroup.Builder.chatbotNotificationChannels
(IResolvable chatbotNotificationChannels) Use this property to integrate CloudWatch investigations with chat applications.CfnInvestigationGroup.Builder.crossAccountConfigurations
(List<? extends Object> crossAccountConfigurations) List ofsourceRoleArn
values that have been configured for cross-account access.CfnInvestigationGroup.Builder.crossAccountConfigurations
(IResolvable crossAccountConfigurations) List ofsourceRoleArn
values that have been configured for cross-account access.CfnInvestigationGroup.Builder.encryptionConfig
(IResolvable encryptionConfig) Specifies the customer managed AWS KMS key that the investigation group uses to encrypt data, if there is one.CfnInvestigationGroup.Builder.encryptionConfig
(CfnInvestigationGroup.EncryptionConfigMapProperty encryptionConfig) Specifies the customer managed AWS KMS key that the investigation group uses to encrypt data, if there is one.CfnInvestigationGroup.Builder.investigationGroupPolicy
(String investigationGroupPolicy) Returns the JSON of the IAM resource policy associated with the specified investigation group in a string.CfnInvestigationGroup.Builder.isCloudTrailEventHistoryEnabled
(Boolean isCloudTrailEventHistoryEnabled) Specifytrue
to enable CloudWatch investigations to have access to change events that are recorded by CloudTrail.CfnInvestigationGroup.Builder.isCloudTrailEventHistoryEnabled
(IResolvable isCloudTrailEventHistoryEnabled) Specifytrue
to enable CloudWatch investigations to have access to change events that are recorded by CloudTrail.Specify either the name or the ARN of the investigation group that you want to view.CfnInvestigationGroup.Builder.retentionInDays
(Number retentionInDays) Specifies how long that investigation data is kept.The ARN of the IAM role that the investigation group uses for permissions to gather data.CfnInvestigationGroup.Builder.tagKeyBoundaries
(List<String> tagKeyBoundaries) Displays the custom tag keys for custom applications in your system that you have specified in the investigation group.The list of key-value pairs to associate with the resource.