| Modifier and Type | Method and Description |
|---|---|
static CfnHook.Builder |
CfnHook.Builder.create(software.constructs.Construct scope,
String id) |
CfnHook.Builder |
CfnHook.Builder.properties(Map<String,? extends Object> properties)
The properties of the hook.
|
CfnHook.Builder |
CfnHook.Builder.type(String type)
The type of the hook (for example, "AWS::CodeDeploy::BlueGreen").
|
Copyright © 2020. All rights reserved.