tacker.sol_refactored.objects.v2.vnfc_info_modifications module¶
- class tacker.sol_refactored.objects.v2.vnfc_info_modifications.VnfcInfoModificationsV2(context=None, **kwargs)¶
Bases:
TackerObject,TackerObjectDictCompat- VERSION: str = '1.0'¶
- fields: MutableMapping[str, Field[Any]] = {'id': String(default=<class 'oslo_versionedobjects.fields.UnspecifiedDefault'>,nullable=False), 'vnfcConfigurableProperties': Dict(default=<class 'oslo_versionedobjects.fields.UnspecifiedDefault'>,nullable=False)}¶
- property id: Any¶
- property vnfcConfigurableProperties: Any¶