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

IsSetDestinationS3BucketName() private method

private IsSetDestinationS3BucketName ( ) : bool
return bool
        internal bool IsSetDestinationS3BucketName()
        {
            return this._destinations3BucketName != null;
        }