Amazon.OpsWorks.Model.SslConfiguration.IsSetPrivateKey C# (CSharp) Method

IsSetPrivateKey() private method

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