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