@Stability(value=Stable)
public static interface CfnDetectorModel.SetVariableProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-setvariable.html| 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() |
default String |
getValue()
`CfnDetectorModel.SetVariableProperty.Value`.
|
default String |
getVariableName()
`CfnDetectorModel.SetVariableProperty.VariableName`.
|
@Stability(value=Stable) @Nullable default String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-setvariable.html#cfn-iotevents-detectormodel-setvariable-value@Stability(value=Stable) @Nullable default String getVariableName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-setvariable.html#cfn-iotevents-detectormodel-setvariable-variablename@Stability(value=Stable) static CfnDetectorModel.SetVariableProperty.Builder builder()
Copyright © 2020. All rights reserved.