- Navigation Guide
@aws-sdk/client-connect
DescribeSecurityProfileCommandOutput Interface
The output of DescribeSecurityProfileCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
SecurityProfile | SecurityProfile | undefined | The security profile. |
Full Signature
export interface DescribeSecurityProfileCommandOutput extends DescribeSecurityProfileResponse, MetadataBearer