| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
Connection |
CreateConnectionResponse.connection()
A description of the App Runner connection that's created by this request.
|
Connection |
DeleteConnectionResponse.connection()
A description of the App Runner connection that this request just deleted.
|
| Modifier and Type | Method and Description |
|---|---|
CreateConnectionResponse.Builder |
CreateConnectionResponse.Builder.connection(Connection connection)
A description of the App Runner connection that's created by this request.
|
DeleteConnectionResponse.Builder |
DeleteConnectionResponse.Builder.connection(Connection connection)
A description of the App Runner connection that this request just deleted.
|
Copyright © 2023. All rights reserved.