p2SConnectionConfigurations

@JvmName(name = "uvaceoptfccjsaiq")
suspend fun p2SConnectionConfigurations(value: Output<List<P2SConnectionConfigurationArgs>>)
@JvmName(name = "usabxdwqsdkhaxnk")
suspend fun p2SConnectionConfigurations(value: List<P2SConnectionConfigurationArgs>?)

Parameters

value

List of all p2s connection configurations of the gateway.


@JvmName(name = "kbxhavlldhdxfexk")
suspend fun p2SConnectionConfigurations(vararg values: Output<P2SConnectionConfigurationArgs>)


@JvmName(name = "gecoukbvxptfxmnm")
suspend fun p2SConnectionConfigurations(values: List<Output<P2SConnectionConfigurationArgs>>)
@JvmName(name = "cetwjdlvwaqpjdni")
suspend fun p2SConnectionConfigurations(vararg values: P2SConnectionConfigurationArgs)

Parameters

values

List of all p2s connection configurations of the gateway.


@JvmName(name = "vhfrixgeblmabcsc")
suspend fun p2SConnectionConfigurations(argument: List<suspend P2SConnectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "hmwtnqcapifabyfc")
suspend fun p2SConnectionConfigurations(vararg argument: suspend P2SConnectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "ffganfwaobtxsjws")
suspend fun p2SConnectionConfigurations(argument: suspend P2SConnectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

List of all p2s connection configurations of the gateway.