@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.314Z") @Stability(value=Stable) public interface CfnDocumentationVersionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationversion.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDocumentationVersionProps.Builder
A builder for
CfnDocumentationVersionProps |
static class |
CfnDocumentationVersionProps.Jsii$Proxy
An implementation for
CfnDocumentationVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDocumentationVersionProps.Builder |
builder() |
default String |
getDescription()
`AWS::ApiGateway::DocumentationVersion.Description`.
|
String |
getDocumentationVersion()
`AWS::ApiGateway::DocumentationVersion.DocumentationVersion`.
|
String |
getRestApiId()
`AWS::ApiGateway::DocumentationVersion.RestApiId`.
|
@Stability(value=Stable) @NotNull String getDocumentationVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationversion.html#cfn-apigateway-documentationversion-documentationversion@Stability(value=Stable) @NotNull String getRestApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationversion.html#cfn-apigateway-documentationversion-restapiid@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationversion.html#cfn-apigateway-documentationversion-description@Stability(value=Stable) static CfnDocumentationVersionProps.Builder builder()
Copyright © 2020. All rights reserved.