@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T17:53:10.950Z") @Stability(value=Stable) 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()
The parent resource of this resource.
|
String |
getPathPart()
A path name for the resource.
|
getDefaultCorsPreflightOptions, getDefaultIntegration, getDefaultMethodOptions@Stability(value=Stable) @NotNull IResource getParent()
You can either pass another
Resource object or a RestApi object here.
@Stability(value=Stable) @NotNull String getPathPart()
@Stability(value=Stable) static ResourceProps.Builder builder()
builder in interface ResourceOptionsResourceProps.Builder of ResourcePropsCopyright © 2021. All rights reserved.