Uses of Interface
software.amazon.awscdk.services.emr.CfnNotebookExecution.OutputNotebookS3LocationProperty
Packages that use CfnNotebookExecution.OutputNotebookS3LocationProperty
-
Uses of CfnNotebookExecution.OutputNotebookS3LocationProperty in software.amazon.awscdk.services.emr
Classes in software.amazon.awscdk.services.emr that implement CfnNotebookExecution.OutputNotebookS3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotebookExecution.OutputNotebookS3LocationPropertyMethods in software.amazon.awscdk.services.emr that return CfnNotebookExecution.OutputNotebookS3LocationPropertyModifier and TypeMethodDescriptionCfnNotebookExecution.OutputNotebookS3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.emr with parameters of type CfnNotebookExecution.OutputNotebookS3LocationPropertyModifier and TypeMethodDescriptionCfnNotebookExecution.Builder.outputNotebookS3Location(CfnNotebookExecution.OutputNotebookS3LocationProperty outputNotebookS3Location) The Amazon S3 location for the notebook execution output.CfnNotebookExecutionProps.Builder.outputNotebookS3Location(CfnNotebookExecution.OutputNotebookS3LocationProperty outputNotebookS3Location) Sets the value ofCfnNotebookExecutionProps.getOutputNotebookS3Location()voidCfnNotebookExecution.setOutputNotebookS3Location(CfnNotebookExecution.OutputNotebookS3LocationProperty value) The Amazon S3 location for the notebook execution output.