| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssmcontacts |
| Modifier and Type | Method and Description |
|---|---|
CfnContactProps.Builder |
CfnContactProps.Builder.alias(String alias)
Sets the value of
CfnContactProps.getAlias() |
static CfnContactProps.Builder |
CfnContactProps.builder() |
CfnContactProps.Builder |
CfnContactProps.Builder.displayName(String displayName)
Sets the value of
CfnContactProps.getDisplayName() |
CfnContactProps.Builder |
CfnContactProps.Builder.plan(IResolvable plan)
Sets the value of
CfnContactProps.getPlan() |
CfnContactProps.Builder |
CfnContactProps.Builder.plan(List<? extends Object> plan)
Sets the value of
CfnContactProps.getPlan() |
CfnContactProps.Builder |
CfnContactProps.Builder.type(String type)
Sets the value of
CfnContactProps.getType() |
Copyright © 2021. All rights reserved.