| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SsmParameterImageOptions.Jsii$Proxy
An implementation for
SsmParameterImageOptions |
| Modifier and Type | Method and Description |
|---|---|
SsmParameterImageOptions |
SsmParameterImageOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IMachineImage |
MachineImage.fromSsmParameter(String parameterName,
SsmParameterImageOptions options)
An image specified in SSM parameter store.
|
Copyright © 2022. All rights reserved.