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