Class PythonSample

  • All Implemented Interfaces:
    software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

    @Generated(value="jsii-pacmak/1.96.0 (build 921e240)",
               date="2024-03-28T21:16:43.245Z")
    @Stability(Experimental)
    public class PythonSample
    extends Component
    (experimental) Python code sample.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  PythonSample.Builder
      (experimental) A fluent builder for PythonSample.
      • Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

        software.amazon.jsii.JsiiObject.InitializationMode
      • Nested classes/interfaces inherited from interface software.constructs.IConstruct

        software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy
    • Constructor Detail

      • PythonSample

        protected PythonSample​(software.amazon.jsii.JsiiObjectRef objRef)
      • PythonSample

        protected PythonSample​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • PythonSample

        @Stability(Experimental)
        public PythonSample​(@NotNull
                            Project project,
                            @NotNull
                            PythonSampleOptions options)
        Parameters:
        project - This parameter is required.
        options - This parameter is required.