@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.432Z") @Stability(value=Experimental) public interface ResourceProps extends software.amazon.jsii.JsiiSerializable, ResourceOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResourceProps.Builder
A builder for
ResourceProps |
static class |
ResourceProps.Jsii$Proxy
An implementation for
ResourceProps |
| Modifier and Type | Method and Description |
|---|---|
static ResourceProps.Builder |
builder() |
IResource |
getParent()
(experimental) The parent resource of this resource.
|
String |
getPathPart()
(experimental) A path name for the resource.
|
getDefaultCorsPreflightOptions, getDefaultIntegration, getDefaultMethodOptions@Stability(value=Experimental) @NotNull IResource getParent()
You can either pass another
Resource object or a RestApi object here.
@Stability(value=Experimental) @NotNull String getPathPart()
@Stability(value=Experimental) static ResourceProps.Builder builder()
builder in interface ResourceOptionsResourceProps.Builder of ResourcePropsCopyright © 2020. All rights reserved.