ICloudFormationResource.Outputs Property

Definition

The output parameters of the CloudFormation stack.

public System.Collections.Generic.List<Amazon.CloudFormation.Model.Output>? Outputs { get; }
member this.Outputs : System.Collections.Generic.List<Amazon.CloudFormation.Model.Output>
Public ReadOnly Property Outputs As List(Of Output)

Property Value

List<Amazon.CloudFormation.Model.Output>

Applies to