@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.840Z") @Stability(value=Stable) public interface CfnResourceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceProps.Builder
A builder for
CfnResourceProps |
static class |
CfnResourceProps.Jsii$Proxy
An implementation for
CfnResourceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceProps.Builder |
builder() |
String |
getParentId()
`AWS::ApiGateway::Resource.ParentId`.
|
String |
getPathPart()
`AWS::ApiGateway::Resource.PathPart`.
|
String |
getRestApiId()
`AWS::ApiGateway::Resource.RestApiId`.
|
@Stability(value=Stable) @NotNull String getParentId()
@Stability(value=Stable) @NotNull String getPathPart()
@Stability(value=Stable) @NotNull String getRestApiId()
@Stability(value=Stable) static CfnResourceProps.Builder builder()
CfnResourceProps.Builder of CfnResourcePropsCopyright © 2021. All rights reserved.