@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.823Z") @Stability(value=Stable) public interface CfnDocumentationPartProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getProperties()
@Stability(value=Stable) @NotNull String getRestApiId()
@Stability(value=Stable) static CfnDocumentationPartProps.Builder builder()
CfnDocumentationPartProps.Builder of CfnDocumentationPartPropsCopyright © 2021. All rights reserved.