Amazon.APIGateway.Model.CreateDomainNameResponse.IsSetCertificateUploadDate C# (CSharp) Method

IsSetCertificateUploadDate() private method

private IsSetCertificateUploadDate ( ) : bool
return bool
        internal bool IsSetCertificateUploadDate()
        {
            return this._certificateUploadDate.HasValue; 
        }