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

IsSetPrivateKey() private méthode

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