JavaComponentServiceBind Class
Configuration to bind a Java Component to another Java Component.
Constructor
JavaComponentServiceBind(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
Name of the service bind. |
|
service_id
|
Resource id of the target service. |
Attributes
name
Name of the service bind.
name: str | None
service_id
Resource id of the target service.
service_id: str | None