@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.882Z") @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 © 2021. All rights reserved.