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