我正在尝试使用Fn::Join函数创建安全组,但在构建模板时遇到以下错误:
✖ Template validation failed.error occurred (ValidationError) when calling the ValidateTemplate operation: Template error: every Fn::Join object requires two parameters, (1) a string delimiter and (2) a list of strings to be j
我正在迭代表中的实体列表。此实体具有一个对象列表,这些对象覆盖toString方法以提供其实例的"name“属性。让我们称它们为B对象。在该表中,我希望有一个列,在该列中,对象B的所有值(通过调用其toString方法确定)都由逗号连接。visible="false" label="function"> <h:outputText va