- Navigation Guide
@aws-sdk/client-mwaa
CreateEnvironmentCommandOutput Interface
The output of CreateEnvironmentCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
Arn | string | undefined | The Amazon Resource Name (ARN) returned in the response for the environment. |
Full Signature
export interface CreateEnvironmentCommandOutput extends CreateEnvironmentOutput, MetadataBearer