Amazon.APIGateway.Model.DomainName.IsSetCertificateName C# (CSharp) Method

IsSetCertificateName() private method

private IsSetCertificateName ( ) : bool
return bool
        internal bool IsSetCertificateName()
        {
            return this._certificateName != null;
        }