| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssm |
AWS Systems Manager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnParameterProps |
CfnParameterProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnParameter(software.constructs.Construct scope,
String id,
CfnParameterProps props)
Create a new `AWS::SSM::Parameter`.
|
Copyright © 2022. All rights reserved.