service Attachments
Parameters
value
List of egress service attachment configurations. Structure is documented below.
Parameters
values
List of egress service attachment configurations. Structure is documented below.
suspend fun serviceAttachments(argument: List<suspend InstancePscConfigServiceAttachmentArgsBuilder.() -> Unit>)
suspend fun serviceAttachments(vararg argument: suspend InstancePscConfigServiceAttachmentArgsBuilder.() -> Unit)
suspend fun serviceAttachments(argument: suspend InstancePscConfigServiceAttachmentArgsBuilder.() -> Unit)
Parameters
argument
List of egress service attachment configurations. Structure is documented below.