Amazon.CloudFormation.Model.Output.IsSetOutputKey C# (CSharp) Метод

IsSetOutputKey() приватный Метод

private IsSetOutputKey ( ) : bool
Результат bool
        internal bool IsSetOutputKey()
        {
            return this.outputKey != null;
        }