serviceAttachments

@JvmName(name = "mskobsaxnyykmwrj")
suspend fun serviceAttachments(value: Output<List<InstancePscConfigServiceAttachmentArgs>>)
@JvmName(name = "mcosrrkkypdqmwiy")
suspend fun serviceAttachments(value: List<InstancePscConfigServiceAttachmentArgs>?)

Parameters

value

List of egress service attachment configurations. Structure is documented below.


@JvmName(name = "clkylpaueyfcwfjl")
suspend fun serviceAttachments(vararg values: Output<InstancePscConfigServiceAttachmentArgs>)


@JvmName(name = "hrjacnpslpqgoesj")
suspend fun serviceAttachments(values: List<Output<InstancePscConfigServiceAttachmentArgs>>)
@JvmName(name = "bptbnyfrbpdwbytq")
suspend fun serviceAttachments(vararg values: InstancePscConfigServiceAttachmentArgs)

Parameters

values

List of egress service attachment configurations. Structure is documented below.


@JvmName(name = "npjxtbucjimjsmuj")
suspend fun serviceAttachments(argument: List<suspend InstancePscConfigServiceAttachmentArgsBuilder.() -> Unit>)
@JvmName(name = "auoorgesmmwajfsb")
suspend fun serviceAttachments(vararg argument: suspend InstancePscConfigServiceAttachmentArgsBuilder.() -> Unit)
@JvmName(name = "elkjyorfpapscxie")
suspend fun serviceAttachments(argument: suspend InstancePscConfigServiceAttachmentArgsBuilder.() -> Unit)

Parameters

argument

List of egress service attachment configurations. Structure is documented below.