ProfileArgs

constructor(apiEntitySetName: Output<String>? = null, attributes: Output<Map<String, List<String>>>? = null, description: Output<Map<String, String>>? = null, displayName: Output<Map<String, String>>? = null, entityType: Output<EntityTypes>? = null, fields: Output<List<PropertyDefinitionArgs>>? = null, hubName: Output<String>? = null, instancesCount: Output<Int>? = null, largeImage: Output<String>? = null, localizedAttributes: Output<Map<String, Map<String, String>>>? = null, mediumImage: Output<String>? = null, profileName: Output<String>? = null, resourceGroupName: Output<String>? = null, schemaItemTypeLink: Output<String>? = null, smallImage: Output<String>? = null, strongIds: Output<List<StrongIdArgs>>? = null, timestampFieldName: Output<String>? = null, typeName: Output<String>? = null)