@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.341Z") @Stability(value=Stable) public interface CfnResourceProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-resource.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-resource.html#cfn-apigateway-resource-parentid@Stability(value=Stable) @NotNull String getPathPart()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-resource.html#cfn-apigateway-resource-pathpart@Stability(value=Stable) @NotNull String getRestApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-resource.html#cfn-apigateway-resource-restapiid@Stability(value=Stable) static CfnResourceProps.Builder builder()
CfnResourceProps.Builder of CfnResourcePropsCopyright © 2020. All rights reserved.