| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateEnvironmentAccountConnectionResponse |
ProtonClient.createEnvironmentAccountConnection(CreateEnvironmentAccountConnectionRequest createEnvironmentAccountConnectionRequest)
Create an environment account connection in an environment account so that environment infrastructure resources
can be provisioned in the environment account from a management account.
|
default CompletableFuture<CreateEnvironmentAccountConnectionResponse> |
ProtonAsyncClient.createEnvironmentAccountConnection(CreateEnvironmentAccountConnectionRequest createEnvironmentAccountConnectionRequest)
Create an environment account connection in an environment account so that environment infrastructure resources
can be provisioned in the environment account from a management account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEnvironmentAccountConnectionRequestMarshaller.marshall(CreateEnvironmentAccountConnectionRequest createEnvironmentAccountConnectionRequest) |
Copyright © 2023. All rights reserved.