Uses of Interface
software.amazon.awscdk.services.novaact.CfnWorkflowDefinition.WorkflowExportConfigProperty
Packages that use CfnWorkflowDefinition.WorkflowExportConfigProperty
-
Uses of CfnWorkflowDefinition.WorkflowExportConfigProperty in software.amazon.awscdk.services.novaact
Classes in software.amazon.awscdk.services.novaact that implement CfnWorkflowDefinition.WorkflowExportConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkflowDefinition.WorkflowExportConfigPropertyMethods in software.amazon.awscdk.services.novaact that return CfnWorkflowDefinition.WorkflowExportConfigPropertyModifier and TypeMethodDescriptionCfnWorkflowDefinition.WorkflowExportConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.novaact with parameters of type CfnWorkflowDefinition.WorkflowExportConfigPropertyModifier and TypeMethodDescriptionCfnWorkflowDefinition.Builder.exportConfig(CfnWorkflowDefinition.WorkflowExportConfigProperty exportConfig) Configuration settings for exporting workflow execution data and logs to Amazon S3.CfnWorkflowDefinitionProps.Builder.exportConfig(CfnWorkflowDefinition.WorkflowExportConfigProperty exportConfig) Sets the value ofCfnWorkflowDefinitionProps.getExportConfig()voidCfnWorkflowDefinition.setExportConfig(CfnWorkflowDefinition.WorkflowExportConfigProperty value) Configuration settings for exporting workflow execution data and logs to Amazon S3.