components_configuration property

components_configuration property

Gets or sets the components configuration.

Definition:

@property
def components_configuration(self):
    ...
@components_configuration.setter
def components_configuration(self, value):
    ...

See Also