@Stability(value=Stable)
public static interface CfnResourceDefinitionVersion.LocalDeviceResourceDataProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-localdeviceresourcedata.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceDefinitionVersion.LocalDeviceResourceDataProperty.Builder
|
static class |
CfnResourceDefinitionVersion.LocalDeviceResourceDataProperty.Jsii$Proxy
An implementation for
CfnResourceDefinitionVersion.LocalDeviceResourceDataProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceDefinitionVersion.LocalDeviceResourceDataProperty.Builder |
builder() |
default Object |
getGroupOwnerSetting()
`CfnResourceDefinitionVersion.LocalDeviceResourceDataProperty.GroupOwnerSetting`.
|
String |
getSourcePath()
`CfnResourceDefinitionVersion.LocalDeviceResourceDataProperty.SourcePath`.
|
@Stability(value=Stable) @NotNull String getSourcePath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-localdeviceresourcedata.html#cfn-greengrass-resourcedefinitionversion-localdeviceresourcedata-sourcepath@Stability(value=Stable) @Nullable default Object getGroupOwnerSetting()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-localdeviceresourcedata.html#cfn-greengrass-resourcedefinitionversion-localdeviceresourcedata-groupownersetting@Stability(value=Stable) static CfnResourceDefinitionVersion.LocalDeviceResourceDataProperty.Builder builder()
Copyright © 2020. All rights reserved.