Amazon.AWSMarketplaceCommerceAnalytics.Model.StartSupportDataExportRequest.IsSetDestinationS3Prefix C# (CSharp) Method

IsSetDestinationS3Prefix() private method

private IsSetDestinationS3Prefix ( ) : bool
return bool
        internal bool IsSetDestinationS3Prefix()
        {
            return this._destinations3Prefix != null;
        }