- Navigation Guide
@aws-sdk/client-fis
CreateTargetAccountConfigurationCommandOutput Interface
The output of CreateTargetAccountConfigurationCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
targetAccountConfiguration | TargetAccountConfiguration | undefined | Information about the target account configuration. |
Full Signature
export interface CreateTargetAccountConfigurationCommandOutput extends CreateTargetAccountConfigurationResponse, MetadataBearer