Uses of Class
software.amazon.awssdk.services.proton.model.CreateEnvironmentAccountConnectionRequest
-
Packages that use CreateEnvironmentAccountConnectionRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of CreateEnvironmentAccountConnectionRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type CreateEnvironmentAccountConnectionRequest Modifier and Type Method Description 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.default CreateEnvironmentAccountConnectionResponseProtonClient. 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. -
Uses of CreateEnvironmentAccountConnectionRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type CreateEnvironmentAccountConnectionRequest Modifier and Type Method Description SdkHttpFullRequestCreateEnvironmentAccountConnectionRequestMarshaller. marshall(CreateEnvironmentAccountConnectionRequest createEnvironmentAccountConnectionRequest)
-