Amazon.OpsWorks.Model.SslConfiguration.IsSetChain C# (CSharp) Méthode

IsSetChain() private méthode

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