AppParameterValue.Peer¶
A reference to a separate UCloud Job
data class Peer(
val hostname: String,
val jobId: String,
val type: String /* "peer" */,
)
Compatible with:
ApplicationParameter.PeerMountable as a resource: ✅ Yes
Expands to: The
hostnameSide effects: Configures the firewall to allow bidirectional communication between this
Joband the peeringJob