ComponentTypePropertyDefinitionArgs

constructor(configurations: Output<Map<String, String>>? = null, dataType: Output<ComponentTypeDataTypeArgs>? = null, defaultValue: Output<ComponentTypeDataValueArgs>? = null, isExternalId: Output<Boolean>? = null, isRequiredInEntity: Output<Boolean>? = null, isStoredExternally: Output<Boolean>? = null, isTimeSeries: Output<Boolean>? = null)