@Stability(value=Stable)
public static interface CfnRecipe.ParameterMapProperty
extends software.amazon.jsii.JsiiSerializable
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.databrew.*; ParameterMapProperty parameterMapProperty = ParameterMapProperty.builder().build();
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRecipe.ParameterMapProperty.Builder
A builder for
CfnRecipe.ParameterMapProperty |
static class |
CfnRecipe.ParameterMapProperty.Jsii$Proxy
An implementation for
CfnRecipe.ParameterMapProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRecipe.ParameterMapProperty.Builder |
builder() |
@Stability(value=Stable) static CfnRecipe.ParameterMapProperty.Builder builder()
Copyright © 2022. All rights reserved.