Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnNotebookExecutionPropsMixin.OutputNotebookS3LocationProperty
Packages that use CfnNotebookExecutionPropsMixin.OutputNotebookS3LocationProperty
-
Uses of CfnNotebookExecutionPropsMixin.OutputNotebookS3LocationProperty in software.amazon.awscdk.cfnpropertymixins.services.emr
Classes in software.amazon.awscdk.cfnpropertymixins.services.emr that implement CfnNotebookExecutionPropsMixin.OutputNotebookS3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotebookExecutionPropsMixin.OutputNotebookS3LocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnNotebookExecutionPropsMixin.OutputNotebookS3LocationPropertyModifier and TypeMethodDescriptionCfnNotebookExecutionPropsMixin.OutputNotebookS3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnNotebookExecutionPropsMixin.OutputNotebookS3LocationPropertyModifier and TypeMethodDescriptionCfnNotebookExecutionMixinProps.Builder.outputNotebookS3Location(CfnNotebookExecutionPropsMixin.OutputNotebookS3LocationProperty outputNotebookS3Location) Sets the value ofCfnNotebookExecutionMixinProps.getOutputNotebookS3Location()CfnNotebookExecutionPropsMixin.Builder.outputNotebookS3Location(CfnNotebookExecutionPropsMixin.OutputNotebookS3LocationProperty outputNotebookS3Location) The Amazon S3 location for the notebook execution output.