@Generated(value="jsii-pacmak/1.28.0 (build 1801f4f)", date="2021-04-28T11:07:44.332Z") @Stability(value=Experimental) public class PythonLayerVersion extends LayerVersion
| Modifier and Type | Class and Description |
|---|---|
static class |
PythonLayerVersion.Builder
(experimental) A fluent builder for
PythonLayerVersion. |
software.amazon.jsii.JsiiObject.InitializationModeILayerVersion.Jsii$Default, ILayerVersion.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
PythonLayerVersion(Construct scope,
String id,
PythonLayerVersionProps props) |
protected |
PythonLayerVersion(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
PythonLayerVersion(software.amazon.jsii.JsiiObjectRef objRef) |
addPermission, fromLayerVersionArn, fromLayerVersionAttributes, getCompatibleRuntimes, getLayerVersionArnapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcegetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNodeprotected PythonLayerVersion(software.amazon.jsii.JsiiObjectRef objRef)
protected PythonLayerVersion(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public PythonLayerVersion(@NotNull
Construct scope,
@NotNull
String id,
@NotNull
PythonLayerVersionProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.Copyright © 2021. All rights reserved.