@Stability(value=Stable)
public static interface CfnIntegration.TaskPropertiesMapProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIntegration.TaskPropertiesMapProperty.Builder
A builder for
CfnIntegration.TaskPropertiesMapProperty |
static class |
CfnIntegration.TaskPropertiesMapProperty.Jsii$Proxy
An implementation for
CfnIntegration.TaskPropertiesMapProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIntegration.TaskPropertiesMapProperty.Builder |
builder() |
String |
getOperatorPropertyKey()
`CfnIntegration.TaskPropertiesMapProperty.OperatorPropertyKey`.
|
String |
getProperty()
`CfnIntegration.TaskPropertiesMapProperty.Property`.
|
@Stability(value=Stable) @NotNull String getOperatorPropertyKey()
@Stability(value=Stable) @NotNull String getProperty()
@Stability(value=Stable) static CfnIntegration.TaskPropertiesMapProperty.Builder builder()
Copyright © 2021. All rights reserved.