Share via


JavaComponentServiceBind Class

Configuration to bind a Java Component to another Java Component.

Constructor

JavaComponentServiceBind(*, name: str | None = None, service_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of the service bind.

Default value: None
service_id
str

Resource id of the target service.

Default value: None

Variables

Name Description
name
str

Name of the service bind.

service_id
str

Resource id of the target service.