@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.411Z") @Stability(value=Experimental) public class License extends FileBase
| Modifier and Type | Class and Description |
|---|---|
static class |
License.Builder
(experimental) A fluent builder for
License. |
PROJEN_MARKER| Modifier | Constructor and Description |
|---|---|
protected |
License(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
License(software.amazon.jsii.JsiiObjectRef objRef) |
|
License(Project project,
LicenseOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
synthesizeContent(IResolver _)
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
getAbsolutePath, getExecutable, getPath, getReadonly, setExecutable, setReadonly, synthesizegetProject, postSynthesize, preSynthesizejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected License(software.amazon.jsii.JsiiObjectRef objRef)
protected License(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public License(@NotNull
Project project,
@NotNull
LicenseOptions options)
project - This parameter is required.options - This parameter is required.@Stability(value=Experimental) @Nullable protected String synthesizeContent(@NotNull IResolver _)
synthesizeContent in class FileBase_ - This parameter is required.Copyright © 2021. All rights reserved.