Interface CreateOptions
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CreateOptions.Jsii$Proxy
@Generated(value="jsii-pacmak/1.62.0 (build 293ac17)", date="2022-07-16T00:20:23.446Z") @Stability(Stable) public interface CreateOptions extends software.amazon.jsii.JsiiSerializable
The Create event accepts no options.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCreateOptions.BuilderA builder forCreateOptionsstatic classCreateOptions.Jsii$ProxyAn implementation forCreateOptions
-
Method Summary
Static Methods Modifier and Type Method Description static CreateOptions.Builderbuilder()
-
-
-
Method Detail
-
builder
@Stability(Stable) static CreateOptions.Builder builder()
- Returns:
- a
CreateOptions.BuilderofCreateOptions
-
-