Amazon.AWSMarketplaceCommerceAnalytics.Model.StartSupportDataExportRequest.IsSetDestinationS3BucketName C# (CSharp) Метод

IsSetDestinationS3BucketName() приватный Метод

private IsSetDestinationS3BucketName ( ) : bool
Результат bool
        internal bool IsSetDestinationS3BucketName()
        {
            return this._destinations3BucketName != null;
        }