Amazon.CloudFormation.Model.Output.IsSetOutputKey C# (CSharp) Method

IsSetOutputKey() private method

private IsSetOutputKey ( ) : bool
return bool
        internal bool IsSetOutputKey()
        {
            return this.outputKey != null;
        }