Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnNotebookExecutionPropsMixin.NotebookS3LocationProperty
Packages that use CfnNotebookExecutionPropsMixin.NotebookS3LocationProperty
-
Uses of CfnNotebookExecutionPropsMixin.NotebookS3LocationProperty in software.amazon.awscdk.cfnpropertymixins.services.emr
Classes in software.amazon.awscdk.cfnpropertymixins.services.emr that implement CfnNotebookExecutionPropsMixin.NotebookS3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotebookExecutionPropsMixin.NotebookS3LocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnNotebookExecutionPropsMixin.NotebookS3LocationPropertyModifier and TypeMethodDescriptionCfnNotebookExecutionPropsMixin.NotebookS3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnNotebookExecutionPropsMixin.NotebookS3LocationPropertyModifier and TypeMethodDescriptionCfnNotebookExecutionMixinProps.Builder.notebookS3Location(CfnNotebookExecutionPropsMixin.NotebookS3LocationProperty notebookS3Location) Sets the value ofCfnNotebookExecutionMixinProps.getNotebookS3Location()CfnNotebookExecutionPropsMixin.Builder.notebookS3Location(CfnNotebookExecutionPropsMixin.NotebookS3LocationProperty notebookS3Location) The Amazon S3 location that stores the notebook execution input.