Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.aiops.CfnInvestigationGroupPropsMixin.Builder
Packages that use CfnInvestigationGroupPropsMixin.Builder
-
Uses of CfnInvestigationGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.aiops
Methods in software.amazon.awscdk.cfnpropertymixins.services.aiops that return CfnInvestigationGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnInvestigationGroupPropsMixin.Builder.chatbotNotificationChannels(List<? extends Object> chatbotNotificationChannels) Use this property to integrate CloudWatch investigations with chat applications.CfnInvestigationGroupPropsMixin.Builder.chatbotNotificationChannels(IResolvable chatbotNotificationChannels) Use this property to integrate CloudWatch investigations with chat applications.CfnInvestigationGroupPropsMixin.Builder.create()CfnInvestigationGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnInvestigationGroupPropsMixin.Builder.crossAccountConfigurations(List<? extends Object> crossAccountConfigurations) List ofsourceRoleArnvalues that have been configured for cross-account access.CfnInvestigationGroupPropsMixin.Builder.crossAccountConfigurations(IResolvable crossAccountConfigurations) List ofsourceRoleArnvalues that have been configured for cross-account access.CfnInvestigationGroupPropsMixin.Builder.encryptionConfig(CfnInvestigationGroupPropsMixin.EncryptionConfigMapProperty encryptionConfig) Specifies the customer managed AWS key that the investigation group uses to encrypt data, if there is one.CfnInvestigationGroupPropsMixin.Builder.encryptionConfig(IResolvable encryptionConfig) Specifies the customer managed AWS key that the investigation group uses to encrypt data, if there is one.CfnInvestigationGroupPropsMixin.Builder.investigationGroupPolicy(String investigationGroupPolicy) Returns the JSON of the IAM resource policy associated with the specified investigation group in a string.CfnInvestigationGroupPropsMixin.Builder.isCloudTrailEventHistoryEnabled(Boolean isCloudTrailEventHistoryEnabled) Specifytrueto enable CloudWatch investigations to have access to change events that are recorded by CloudTrail.CfnInvestigationGroupPropsMixin.Builder.isCloudTrailEventHistoryEnabled(IResolvable isCloudTrailEventHistoryEnabled) Specifytrueto 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.CfnInvestigationGroupPropsMixin.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.CfnInvestigationGroupPropsMixin.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.