@Stability(value=Stable)
public static interface CfnServer.EngineAttributeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnServer.EngineAttributeProperty.Builder
A builder for
CfnServer.EngineAttributeProperty |
static class |
CfnServer.EngineAttributeProperty.Jsii$Proxy
An implementation for
CfnServer.EngineAttributeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnServer.EngineAttributeProperty.Builder |
builder() |
default String |
getName()
`CfnServer.EngineAttributeProperty.Name`.
|
default String |
getValue()
`CfnServer.EngineAttributeProperty.Value`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) static CfnServer.EngineAttributeProperty.Builder builder()
Copyright © 2021. All rights reserved.