@Stability(value=Stable)
public static interface CfnDocumentationPart.LocationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDocumentationPart.LocationProperty.Builder
A builder for
CfnDocumentationPart.LocationProperty |
static class |
CfnDocumentationPart.LocationProperty.Jsii$Proxy
An implementation for
CfnDocumentationPart.LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDocumentationPart.LocationProperty.Builder |
builder() |
default String |
getMethod()
`CfnDocumentationPart.LocationProperty.Method`.
|
default String |
getName()
`CfnDocumentationPart.LocationProperty.Name`.
|
default String |
getPath()
`CfnDocumentationPart.LocationProperty.Path`.
|
default String |
getStatusCode()
`CfnDocumentationPart.LocationProperty.StatusCode`.
|
default String |
getType()
`CfnDocumentationPart.LocationProperty.Type`.
|
@Stability(value=Stable) @Nullable default String getMethod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html#cfn-apigateway-documentationpart-location-method@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html#cfn-apigateway-documentationpart-location-name@Stability(value=Stable) @Nullable default String getPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html#cfn-apigateway-documentationpart-location-path@Stability(value=Stable) @Nullable default String getStatusCode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html#cfn-apigateway-documentationpart-location-statuscode@Stability(value=Stable) @Nullable default String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html#cfn-apigateway-documentationpart-location-type@Stability(value=Stable) static CfnDocumentationPart.LocationProperty.Builder builder()
Copyright © 2020. All rights reserved.