Amazon.CloudFormation.Model.Output.IsSetOutputKey C# (CSharp) Méthode

IsSetOutputKey() private méthode

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