@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.313Z") @Stability(value=Stable) public interface CfnDocumentationPartProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationpart.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDocumentationPartProps.Builder
A builder for
CfnDocumentationPartProps |
static class |
CfnDocumentationPartProps.Jsii$Proxy
An implementation for
CfnDocumentationPartProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDocumentationPartProps.Builder |
builder() |
Object |
getLocation()
`AWS::ApiGateway::DocumentationPart.Location`.
|
String |
getProperties()
`AWS::ApiGateway::DocumentationPart.Properties`.
|
String |
getRestApiId()
`AWS::ApiGateway::DocumentationPart.RestApiId`.
|
@Stability(value=Stable) @NotNull Object getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationpart.html#cfn-apigateway-documentationpart-location@Stability(value=Stable) @NotNull String getProperties()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationpart.html#cfn-apigateway-documentationpart-properties@Stability(value=Stable) @NotNull String getRestApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationpart.html#cfn-apigateway-documentationpart-restapiid@Stability(value=Stable) static CfnDocumentationPartProps.Builder builder()
CfnDocumentationPartProps.Builder of CfnDocumentationPartPropsCopyright © 2020. All rights reserved.