Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.aiops.CfnInvestigationGroupMixinProps.Builder
Packages that use CfnInvestigationGroupMixinProps.Builder
-
Uses of CfnInvestigationGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.aiops
Methods in software.amazon.awscdk.cfnpropertymixins.services.aiops that return CfnInvestigationGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnInvestigationGroupMixinProps.builder()CfnInvestigationGroupMixinProps.Builder.chatbotNotificationChannels(List<? extends Object> chatbotNotificationChannels) Sets the value ofCfnInvestigationGroupMixinProps.getChatbotNotificationChannels()CfnInvestigationGroupMixinProps.Builder.chatbotNotificationChannels(IResolvable chatbotNotificationChannels) Sets the value ofCfnInvestigationGroupMixinProps.getChatbotNotificationChannels()CfnInvestigationGroupMixinProps.Builder.crossAccountConfigurations(List<? extends Object> crossAccountConfigurations) Sets the value ofCfnInvestigationGroupMixinProps.getCrossAccountConfigurations()CfnInvestigationGroupMixinProps.Builder.crossAccountConfigurations(IResolvable crossAccountConfigurations) Sets the value ofCfnInvestigationGroupMixinProps.getCrossAccountConfigurations()CfnInvestigationGroupMixinProps.Builder.encryptionConfig(CfnInvestigationGroupPropsMixin.EncryptionConfigMapProperty encryptionConfig) Sets the value ofCfnInvestigationGroupMixinProps.getEncryptionConfig()CfnInvestigationGroupMixinProps.Builder.encryptionConfig(IResolvable encryptionConfig) Sets the value ofCfnInvestigationGroupMixinProps.getEncryptionConfig()CfnInvestigationGroupMixinProps.Builder.investigationGroupPolicy(String investigationGroupPolicy) Sets the value ofCfnInvestigationGroupMixinProps.getInvestigationGroupPolicy()CfnInvestigationGroupMixinProps.Builder.isCloudTrailEventHistoryEnabled(Boolean isCloudTrailEventHistoryEnabled) Sets the value ofCfnInvestigationGroupMixinProps.getIsCloudTrailEventHistoryEnabled()CfnInvestigationGroupMixinProps.Builder.isCloudTrailEventHistoryEnabled(IResolvable isCloudTrailEventHistoryEnabled) Sets the value ofCfnInvestigationGroupMixinProps.getIsCloudTrailEventHistoryEnabled()Sets the value ofCfnInvestigationGroupMixinProps.getName()CfnInvestigationGroupMixinProps.Builder.retentionInDays(Number retentionInDays) Sets the value ofCfnInvestigationGroupMixinProps.getRetentionInDays()Sets the value ofCfnInvestigationGroupMixinProps.getRoleArn()CfnInvestigationGroupMixinProps.Builder.tagKeyBoundaries(List<String> tagKeyBoundaries) Sets the value ofCfnInvestigationGroupMixinProps.getTagKeyBoundaries()Sets the value ofCfnInvestigationGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.aiops with parameters of type CfnInvestigationGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInvestigationGroupMixinProps.Builder.