| Package | Description |
|---|---|
| software.amazon.awscdk.services.apprunner |
AWS::AppRunner Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IService.Jsii$Default
Internal default implementation for
IService. |
| Modifier and Type | Method and Description |
|---|---|
static IService |
Service.fromServiceAttributes(software.constructs.Construct scope,
String id,
ServiceAttributes attrs)
(experimental) Import from service attributes.
|
static IService |
Service.fromServiceName(software.constructs.Construct scope,
String id,
String serviceName)
(experimental) Import from service name.
|
Copyright © 2022. All rights reserved.