Uses of Interface
software.amazon.awscdk.services.emr.CfnNotebookExecution.NotebookS3LocationProperty
Packages that use CfnNotebookExecution.NotebookS3LocationProperty
-
Uses of CfnNotebookExecution.NotebookS3LocationProperty in software.amazon.awscdk.services.emr
Classes in software.amazon.awscdk.services.emr that implement CfnNotebookExecution.NotebookS3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotebookExecution.NotebookS3LocationPropertyMethods in software.amazon.awscdk.services.emr that return CfnNotebookExecution.NotebookS3LocationPropertyModifier and TypeMethodDescriptionCfnNotebookExecution.NotebookS3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.emr with parameters of type CfnNotebookExecution.NotebookS3LocationPropertyModifier and TypeMethodDescriptionCfnNotebookExecution.Builder.notebookS3Location(CfnNotebookExecution.NotebookS3LocationProperty notebookS3Location) The Amazon S3 location that stores the notebook execution input.CfnNotebookExecutionProps.Builder.notebookS3Location(CfnNotebookExecution.NotebookS3LocationProperty notebookS3Location) Sets the value ofCfnNotebookExecutionProps.getNotebookS3Location()voidCfnNotebookExecution.setNotebookS3Location(CfnNotebookExecution.NotebookS3LocationProperty value) The Amazon S3 location that stores the notebook execution input.