Amazon.APIGateway.Model.DomainName.IsSetCertificateName C# (CSharp) Метод

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

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