Amazon.AWSMarketplaceCommerceAnalytics.Model.StartSupportDataExportRequest.IsSetDestinationS3BucketName C# (CSharp) 메소드

IsSetDestinationS3BucketName() 개인적인 메소드

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