@Stability(value=Stable)
public static interface CfnDocumentationPart.LocationProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getPath()
@Stability(value=Stable) @Nullable default String getStatusCode()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) static CfnDocumentationPart.LocationProperty.Builder builder()
Copyright © 2021. All rights reserved.