Java com.amazonaws.services.cloudformation.model Output fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cloudformation.model Output fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cloudformation.model Output.

The text is from its open source code.

Method

StringgetDescription()

User defined description associated with the output.

StringgetOutputKey()

The key associated with the output.

StringgetOutputValue()

The value associated with the output.