GetStacksResult

constructor(enableDetails: Boolean? = null, id: String, ids: List<String>, nameRegex: String? = null, names: List<String>, outputFile: String? = null, parentStackId: String? = null, showNestedStack: Boolean? = null, stackName: String? = null, stacks: List<GetStacksStack>, status: String? = null, tags: Map<String, String>? = null)