Amazon.APIGateway.Model.CreateDomainNameResponse.IsSetCertificateName C# (CSharp) Méthode

IsSetCertificateName() private méthode

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