@aws-sdk/client-fis

CreateTargetAccountConfigurationCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
targetAccountConfiguration TargetAccountConfiguration | undefined

Information about the target account configuration.

Full Signature

export interface CreateTargetAccountConfigurationCommandOutput extends CreateTargetAccountConfigurationResponse, MetadataBearer