@Stability(value=Stable)
public static interface CfnComponentVersion.LambdaVolumeMountProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComponentVersion.LambdaVolumeMountProperty.Builder
A builder for
CfnComponentVersion.LambdaVolumeMountProperty |
static class |
CfnComponentVersion.LambdaVolumeMountProperty.Jsii$Proxy
An implementation for
CfnComponentVersion.LambdaVolumeMountProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponentVersion.LambdaVolumeMountProperty.Builder |
builder() |
default Object |
getAddGroupOwner()
`CfnComponentVersion.LambdaVolumeMountProperty.AddGroupOwner`.
|
default String |
getDestinationPath()
`CfnComponentVersion.LambdaVolumeMountProperty.DestinationPath`.
|
default String |
getPermission()
`CfnComponentVersion.LambdaVolumeMountProperty.Permission`.
|
default String |
getSourcePath()
`CfnComponentVersion.LambdaVolumeMountProperty.SourcePath`.
|
@Stability(value=Stable) @Nullable default Object getAddGroupOwner()
@Stability(value=Stable) @Nullable default String getDestinationPath()
@Stability(value=Stable) @Nullable default String getPermission()
@Stability(value=Stable) @Nullable default String getSourcePath()
@Stability(value=Stable) static CfnComponentVersion.LambdaVolumeMountProperty.Builder builder()
Copyright © 2021. All rights reserved.